com.ibm.di.api.exceptions
Class PasswordException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.ibm.di.api.DIException
com.ibm.di.api.exceptions.PasswordException
All Implemented Interfaces: Serializable
public class PasswordException extends DIException
The class PasswordException represents the Exception class used when a
password protected configuration is opened remotely with a wrong or missing
password.
See Also: Serialized Form
Methods inherited from class java.lang.Throwable
fillInStackTrace , getCause , getLocalizedMessage , getMessage , getStackTrace , initCause , printStackTrace , printStackTrace , printStackTrace , setStackTrace , toString
PasswordException
public PasswordException ()
Default Constructor of PasswordException
PasswordException
public PasswordException (String aMessage)
Constructor with parameter of PasswordException
Parameters: aMessage
- The error message