Package dev.galasa.ipnetwork
Class SSHAuthFailException
java.lang.Object
java.lang.Throwable
java.lang.Exception
dev.galasa.ManagerException
dev.galasa.ipnetwork.IpNetworkManagerException
dev.galasa.ipnetwork.SSHException
dev.galasa.ipnetwork.SSHAuthFailException
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
ConstructorDescriptionSSHAuthFailException
(String message) SSHAuthFailException
(String message, Throwable throwable) SSHAuthFailException
(Throwable throwable) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
SSHAuthFailException
public SSHAuthFailException() -
SSHAuthFailException
-
SSHAuthFailException
-
SSHAuthFailException
-