Class JSchException

All Implemented Interfaces:
Serializable

public class JSchException extends Exception
See Also:
  • Constructor Details

    • JSchException

      public JSchException()
    • JSchException

      public JSchException(String s)
    • JSchException

      public JSchException(String s, Throwable e)
  • Method Details