public class PasswordCipherException
extends java.lang.RuntimeException
Constructor and Description |
---|
PasswordCipherException() |
PasswordCipherException(java.lang.String message) |
PasswordCipherException(java.lang.String message,
java.lang.Throwable cause) |
PasswordCipherException(java.lang.Throwable cause) |
public PasswordCipherException()
public PasswordCipherException(java.lang.String message)
public PasswordCipherException(java.lang.String message, java.lang.Throwable cause)
public PasswordCipherException(java.lang.Throwable cause)