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.ExceptionInvalidPasswordEncodingExceptionis thrown when a data String cannot be encoded.- Version:
- 7.0
- See Also:
PasswordUtil,InvalidPasswordDecodingException,UnsupportedCryptoAlgorithmException, Serialized Form
-
-
Constructor Summary
Constructors Constructor and Description InvalidPasswordEncodingException()
-