Save This Page
Home » j2ssh-0.2.9-src » com.sshtools.j2ssh.forwarding » [javadoc | source]
com.sshtools.j2ssh.forwarding
public class: ForwardingConfigurationException [javadoc | source]
java.lang.Object
   java.lang.Throwable
      java.lang.Exception
         java.io.IOException
            com.sshtools.j2ssh.forwarding.ForwardingConfigurationException

All Implemented Interfaces:
    Serializable

Constructor:
 public ForwardingConfigurationException(String msg) 
    Creates a new ForwardingConfigurationException 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