Package org.cdlib.mrt.utility
Class TRuntimeException.GENERAL_EXCEPTION
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.cdlib.mrt.utility.TRuntimeException
org.cdlib.mrt.utility.TRuntimeException.GENERAL_EXCEPTION
- All Implemented Interfaces:
Serializable
,StateInf
- Enclosing class:
- TRuntimeException
GENERAL_EXCEPTION subclass
See TExceptionEnum value for description
- See Also:
-
Nested Class Summary
Nested classes/interfaces inherited from class org.cdlib.mrt.utility.TRuntimeException
TRuntimeException.CONCURRENT_UPDATE, TRuntimeException.EXTERNAL_SERVICE_UNAVAILABLE, TRuntimeException.FIXITY_CHECK_FAILS, TRuntimeException.GENERAL_EXCEPTION, TRuntimeException.INVALID_ARCHITECTURE, TRuntimeException.INVALID_CONFIGURATION, TRuntimeException.INVALID_DATA_FORMAT, TRuntimeException.INVALID_OR_MISSING_PARM, TRuntimeException.LOCKING_ERROR, TRuntimeException.REQUEST_ELEMENT_UNSUPPORTED, TRuntimeException.REQUEST_INVALID, TRuntimeException.REQUEST_ITEM_EXISTS, TRuntimeException.REQUESTED_ITEM_NOT_FOUND, TRuntimeException.SQL_EXCEPTION, TRuntimeException.UNIMPLEMENTED_CODE, TRuntimeException.USER_NOT_AUTHENTICATED, TRuntimeException.USER_NOT_AUTHORIZED
-
Field Summary
Fields inherited from class org.cdlib.mrt.utility.TRuntimeException
detail, remoteException, status
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.cdlib.mrt.utility.TRuntimeException
dump, getClassName, getDescription, getDescription, getDetail, getError, getHTTPResponse, getLineNumber, getLocation, getMethodName, getRemoteException, getStatus, getStatusDescription, getStatusName, getTrace, setDetail, setTException, toString
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace
-
Constructor Details
-
GENERAL_EXCEPTION
-
GENERAL_EXCEPTION
-
GENERAL_EXCEPTION
-