Package io.gs2.core.exception
Class InternalServerErrorException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
io.gs2.core.exception.Gs2Exception
io.gs2.core.exception.InternalServerErrorException
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionInternalServerErrorException(String message) InternalServerErrorException(List<RequestError> errors) -
Method Summary
Methods inherited from class io.gs2.core.exception.Gs2Exception
getErrorsMethods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
InternalServerErrorException
-
InternalServerErrorException
-