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