Class SCPRemoteException

All Implemented Interfaces:
Serializable

public class SCPRemoteException extends SCPException
See Also:
  • Field Details

    • remoteMessage

      private final String remoteMessage
  • Constructor Details

    • SCPRemoteException

      public SCPRemoteException(String message, String remoteMessage)
  • Method Details

    • getRemoteMessage

      public String getRemoteMessage()