Package org.bouncycastle.openssl
Class PasswordException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- java.io.IOException
-
- org.bouncycastle.openssl.PEMException
-
- org.bouncycastle.openssl.PasswordException
-
- All Implemented Interfaces:
java.io.Serializable
public class PasswordException extends PEMException
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description PasswordException(java.lang.String msg)
-
Method Summary
-
Methods inherited from class org.bouncycastle.openssl.PEMException
getCause, getUnderlyingException
-
-