Package com.arbortext.epic
Class AOMException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.arbortext.epic.AOMException
- All Implemented Interfaces:
Serializable
Some AOM operations may throw an
AOMException as specified in
their method descriptions. Unlike DOMException and other
exception interfaces, AOMException provides an error
message string in the message field instead of a numeric
code.- Since:
- Epic 4.3
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
AOMException
-