org.opennms.netmgt.protocols.ssh
Class SshException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.opennms.netmgt.protocols.ssh.SshException
- All Implemented Interfaces:
- Serializable
public class SshException
- extends Exception
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
SshException
public SshException()
SshException
public SshException(String message)
SshException
public SshException(Throwable cause)
SshException
public SshException(String message,
Throwable cause)
Copyright © 2009. All Rights Reserved.