@Deprecated public class UnauthorizedException extends LoggableFailure
NotAuthorizedException
,
Serialized FormConstructor 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, setResponse
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public UnauthorizedException()
public UnauthorizedException(String s)
public UnauthorizedException(String s, Throwable throwable, Response response)
public UnauthorizedException(Throwable throwable)
Copyright © 2019 JBoss by Red Hat. All rights reserved.