public class AccessControlException extends ESException
| Constructor and Description |
|---|
AccessControlException()
Default Constructor.
|
AccessControlException(String string)
Constructor.
|
AccessControlException(String string,
Exception e)
Constructor.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic AccessControlException(String string)
string - messagepublic AccessControlException()
Copyright © 2017. All rights reserved.