Package com.ibm.websphere.crypto
Class InvalidPasswordEncodingException
- java.lang.Object
- 
- java.lang.Throwable
- 
- java.lang.Exception
- 
- com.ibm.websphere.crypto.InvalidPasswordEncodingException
 
 
 
- 
- All Implemented Interfaces:
- java.io.Serializable
 
 public class InvalidPasswordEncodingException extends java.lang.ExceptionException thrown when a provided password for encoding is invalid.- See Also:
- Serialized Form
 
- 
- 
Constructor SummaryConstructors Constructor Description InvalidPasswordEncodingException()Constructor.
 
-