org.jclouds.ssh
Class SshException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.jclouds.ssh.SshException
- All Implemented Interfaces:
- Serializable
public class SshException
- extends RuntimeException
- Author:
- Adrian Cole
- 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 arg0,
Throwable arg1)
SshException
public SshException(String arg0)
SshException
public SshException(Throwable arg0)
Copyright © 2009-2011 jclouds. All Rights Reserved.