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