Class GetSimBrief.SimBriefException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.deltava.util.ControllerException
org.deltava.dao.DAOException
org.deltava.dao.http.HTTPDAOException
org.deltava.dao.http.GetSimBrief.SimBriefException
- All Implemented Interfaces:
Serializable
- Enclosing class:
GetSimBrief
SimBrief error data encapsulation class.
- Since:
- 10.3
- Version:
- 11.2
- Author:
- Luke
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.deltava.dao.http.HTTPDAOException
getStatusCode
Methods inherited from class org.deltava.util.ControllerException
getForwardURL, getLogStackDump, isSuppressed, isWarning, setForwardURL, setLogStackDump, setStatusCode, setSuppressed, setWarning
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
SimBriefException
-
-
Method Details
-
getMessage
- Overrides:
getMessage
in classThrowable
-