Save This Page
Home » j2ssh-0.2.9-src » com.sshtools.common.automate » [javadoc | source]
com.sshtools.common.automate
public class: RemoteIdentificationException [javadoc | source]
java.lang.Object
   java.lang.Throwable
      java.lang.Exception
         com.sshtools.common.automate.RemoteIdentificationException

All Implemented Interfaces:
    Serializable

Constructor:
 public RemoteIdentificationException(String msg) 
    Creates a new RemoteIdentificationException object.
    Parameters:
    msg -
Methods from java.lang.Throwable:
fillInStackTrace,   getCause,   getLocalizedMessage,   getMessage,   getStackTrace,   initCause,   printStackTrace,   printStackTrace,   printStackTrace,   setStackTrace,   toString
Methods from java.lang.Object:
equals,   getClass,   hashCode,   notify,   notifyAll,   toString,   wait,   wait,   wait