org.ow2.jasmine.vmm.agent.driver.util
Class RemoteExec.SshException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by org.ow2.jasmine.vmm.agent.driver.util.RemoteExec.SshException
All Implemented Interfaces:
java.io.Serializable
Enclosing class:
RemoteExec

public static class RemoteExec.SshException
extends java.lang.Exception

See Also:
Serialized Form

Constructor Summary
RemoteExec.SshException()
           
 
Method Summary
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

RemoteExec.SshException

public RemoteExec.SshException()


Copyright © 2009 OW2 Consortium. All Rights Reserved.