com.esri.core.geometry
Class GeometryException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by java.lang.RuntimeException
              extended by com.esri.core.geometry.GeometryException
All Implemented Interfaces:
Serializable

public class GeometryException
extends RuntimeException

A runtime exception raised when a geometry related exception occurs.

See Also:
Serialized Form

Field Summary
 int internalCode
          The internal code for geometry exception.
 
Method Summary
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Field Detail

internalCode

public int internalCode
The internal code for geometry exception.



Copyright © 2012. All Rights Reserved.