Class SshUtils.AuthenticationFailedException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- com.openindex.openestate.tool.utils.SshUtils.AuthenticationFailedException
-
- All Implemented Interfaces:
Serializable
- Enclosing class:
- SshUtils
public static final class SshUtils.AuthenticationFailedException extends Exception
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description AuthenticationFailedException(String message)
AuthenticationFailedException(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
-
-