public class InvalidPassphraseException
extends java.lang.Exception
Thrown by an SshPrivateKeyFile when it detects that the
passphrase supplied was invalid.
| Constructor and Description |
|---|
InvalidPassphraseException() |
InvalidPassphraseException(java.lang.Exception ex) |
Copyright © 2022. All rights reserved.