Class DelegateException
java.lang.Object
java.lang.Throwable
java.lang.Exception
is.galia.delegate.DelegateException
- All Implemented Interfaces:
Serializable
- Direct Known Subclasses:
DelegateNotAvailableException
General exception related to delegate processing.
- 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
-
DelegateException
public DelegateException() -
DelegateException
-
DelegateException
-