public class AccessControlException extends FulcrumSecurityException
| Constructor and Description |
|---|
AccessControlException(String msg)
Construct an AccessControlException with specified detail message.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic AccessControlException(String msg)
msg - The detail message.Copyright © 2011–2019 The Apache Software Foundation. All rights reserved.