Package com.esri.core.geometry
Class UserCancelException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- java.lang.RuntimeException
-
- com.esri.core.geometry.GeometryException
-
- com.esri.core.geometry.UserCancelException
-
- All Implemented Interfaces:
java.io.Serializable
class UserCancelException extends GeometryException
-
-
Field Summary
Fields Modifier and Type Field Description private static long
serialVersionUID
-
Constructor Summary
Constructors Constructor Description UserCancelException()
-
Method Summary
-
Methods inherited from class com.esri.core.geometry.GeometryException
GeometryInternalError
-
-
-
-
Field Detail
-
serialVersionUID
private static final long serialVersionUID
- See Also:
- Constant Field Values
-
-