Package org.apache.uima.aae.error
Class UimaEEServiceException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.apache.uima.aae.error.UimaEEServiceException
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionUimaEEServiceException
(String message) UimaEEServiceException
(String message, Throwable cause) UimaEEServiceException
(Throwable cause) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
UimaEEServiceException
public UimaEEServiceException() -
UimaEEServiceException
-
UimaEEServiceException
-
UimaEEServiceException
-