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