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, toString
public AccessControlException(String msg)
msg
- The detail message.Copyright © 2011-2015 The Apache Software Foundation. All Rights Reserved.