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