com.supermap.ar.areffect.exception

Class ShapeException

  • java.lang.Object
    • java.lang.Throwable
      • java.lang.Exception
        • java.lang.RuntimeException
          • com.supermap.ar.areffect.exception.ShapeException
  • All Implemented Interfaces:
    java.io.Serializable


    public class ShapeException
    extends java.lang.RuntimeException
    Shape exception
    See Also:
    Serialized Form
    • Constructor Summary

      Constructors 
      Constructor and Description
      ShapeException(java.lang.String info) 
    • Method Summary

      • Methods inherited from class java.lang.Throwable

        addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
      • Methods inherited from class java.lang.Object

        equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
    • Constructor Detail

      • ShapeException

        public ShapeException(java.lang.String info)