Package org.dspace.app.rest.exception
Class RESTAuthorizationException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.dspace.app.rest.exception.RESTAuthorizationException
- All Implemented Interfaces:
Serializable
REST Authorization exception wrapper of the DSpace API AuthorizeException to make it unchecked
- Author:
- Andrea Bollini (andrea.bollini at 4science.it)
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
RESTAuthorizationException
-
RESTAuthorizationException
-