@Deprecated public class UnauthorizedException extends LoggableFailure
(https://jcp.org/en/jsr/detail?id=339), 
NotAuthorizedException, 
Serialized Form| Constructor and Description | 
|---|
| UnauthorizedException()Deprecated.  | 
| UnauthorizedException(String s)Deprecated.  | 
| UnauthorizedException(String s,
                     Response response)Deprecated.  | 
| UnauthorizedException(String s,
                     Throwable throwable)Deprecated.  | 
| UnauthorizedException(String s,
                     Throwable throwable,
                     Response response)Deprecated.  | 
| UnauthorizedException(Throwable throwable)Deprecated.  | 
| UnauthorizedException(Throwable throwable,
                     Response response)Deprecated.  | 
getErrorCode, getResponse, isLoggable, setErrorCode, setLoggable, setResponseaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic UnauthorizedException()
public UnauthorizedException(String s)
public UnauthorizedException(String s, Throwable throwable, Response response)
public UnauthorizedException(Throwable throwable)
Copyright © 2017 JBoss by Red Hat. All rights reserved.