Package org.dlese.dpc.services.cas
Class CasException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.dlese.dpc.services.cas.CasException
- All Implemented Interfaces:
Serializable
CasException Simply wraps Exception.
- Author:
- Sonal Bhushan
- 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
-
CasException
Wraps the Excepition object
-