public class UnauthorizedException extends SecurityException
| Constructor and Description |
|---|
UnauthorizedException() |
UnauthorizedException(String errorMessage) |
UnauthorizedException(String errorMessage,
Throwable cause) |
UnauthorizedException(Throwable cause) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2020 JBoss by Red Hat. All rights reserved.