Package io.gs2.core.exception
Class SessionNotOpenException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
io.gs2.core.exception.Gs2Exception
io.gs2.core.exception.SessionNotOpenException
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionSessionNotOpenException(String message) SessionNotOpenException(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
-
SessionNotOpenException
-
SessionNotOpenException
-