Class ServerErrorException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
info.ejava.examples.common.exceptions.ServerErrorException
- All Implemented Interfaces:
Serializable
- Direct Known Subclasses:
ServerErrorException.InternalErrorException
- See Also:
-
Nested Class Summary
Nested Classes -
Field Summary
Fields -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedServerErrorException(String message, Object... args) protectedServerErrorException(Throwable cause) protectedServerErrorException(Throwable cause, String message, Object... args) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Field Details
-
date
-
error
-
-
Constructor Details
-
ServerErrorException
-
ServerErrorException
-
ServerErrorException
-
-
Method Details
-
withDate
-
withError
-
getError
-
getDate
-