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