Package org.apache.uima.uimacpp
Class InternalTafException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.apache.uima.uimacpp.InternalTafException
- All Implemented Interfaces:
Serializable
-
Field Summary
FieldsModifier and TypeFieldDescription(package private) long
private static final long
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Field Details
-
serialVersionUID
private static final long serialVersionUID- See Also:
-
errorCode
long errorCode
-
-
Constructor Details
-
InternalTafException
-
-
Method Details
-
getTafErrorCode
public long getTafErrorCode() -
getMessage
- Overrides:
getMessage
in classThrowable
-