Package com.tailf.ned

Class SSHSessionException

Object
Throwable
Exception
com.tailf.ned.SSHSessionException
All Implemented Interfaces:
Serializable

public class SSHSessionException extends Exception
Exception raised from the SSH Session
See Also:
  • Field Details

  • Constructor Details

    • SSHSessionException

      public SSHSessionException(int id, String msg)
  • Method Details

    • getErrorCode

      public int getErrorCode()