public class UnauthorizedActionException extends AuthorizationException
Constructor and Description |
---|
UnauthorizedActionException(Component component,
Action action)
Construct.
|
Modifier and Type | Method and Description |
---|---|
Action |
getAction() |
Component |
getComponent() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
Copyright © 2006–2022 Apache Software Foundation. All rights reserved.