Package xal.extension.service
Class ServiceException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
xal.extension.service.ServiceException
- All Implemented Interfaces:
Serializable
ServiceException
- Since:
- Jul 08, 2004
- Author:
- tap
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionServiceException
(String message) ConstructorServiceException
(Throwable cause, String message) Primary constructor -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
ServiceException
Primary constructor -
ServiceException
Constructor
-