public class InvalidPassphraseException extends Exception
Thrown by an SshPrivateKeyFile
when it detects that the
passphrase supplied was invalid.
Constructor and Description |
---|
InvalidPassphraseException() |
InvalidPassphraseException(Exception ex) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public InvalidPassphraseException()
public InvalidPassphraseException(Exception ex)
Copyright © 2024. All rights reserved.