public class AuthorizationException extends RuntimeException
| Constructor and Description |
|---|
AuthorizationException(Object aResource,
Operation aOperation)
Creates a new AuthorizationException object.
|
| Modifier and Type | Method and Description |
|---|---|
Operation |
getOperation() |
Object |
getResource() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2025. All rights reserved.