Class SSHAuthenticatorException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.cloudbees.jenkins.plugins.sshcredentials.SSHAuthenticatorException
- All Implemented Interfaces:
Serializable
- Since:
- 25/10/2012 15:20
- Author:
- stephenc
- See Also:
-
Constructor Summary
ConstructorDescriptionSSHAuthenticatorException
(String message) SSHAuthenticatorException
(String message, Throwable cause) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
SSHAuthenticatorException
public SSHAuthenticatorException() -
SSHAuthenticatorException
-
SSHAuthenticatorException
-
SSHAuthenticatorException
-