Package org.nuxeo.wopi.exception
Class UnauthorizedException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.nuxeo.wopi.exception.WOPIException
org.nuxeo.wopi.exception.UnauthorizedException
- All Implemented Interfaces:
Serializable
- Since:
- 10.3
- See Also:
-
Field Summary
Fields inherited from class org.nuxeo.wopi.exception.WOPIException
statusCode
-
Constructor Summary
-
Method Summary
Methods inherited from class org.nuxeo.wopi.exception.WOPIException
getStatusCode
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
UnauthorizedException
public UnauthorizedException()
-