public class PentahoAccessControlException extends PentahoCheckedChainedException
| Constructor and Description | 
|---|
PentahoAccessControlException()  | 
PentahoAccessControlException(String message)  | 
PentahoAccessControlException(String message,
                             Throwable reas)  | 
PentahoAccessControlException(Throwable reas)  | 
getRootCause, printStackTrace, printStackTraceaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, setStackTrace, toStringpublic PentahoAccessControlException()
public PentahoAccessControlException(String message)
message - public PentahoAccessControlException(String message, Throwable reas)
message - reas - public PentahoAccessControlException(Throwable reas)
reas -