Class GeneralSftpException

All Implemented Interfaces:
Serializable

public class GeneralSftpException extends NestedRuntimeException
Simple runtime exception to wrap an SftpException.
Since:
4.3
Author:
Gary Russell
See Also:
  • Constructor Details

    • GeneralSftpException

      public GeneralSftpException(String msg, Throwable cause)