Class SCPRemoteException

    • Constructor Summary

      Constructors 
      Constructor Description
      SCPRemoteException​(java.lang.String message, java.lang.String remoteMessage)  
    • Method Summary

      Modifier and Type Method Description
      java.lang.String getRemoteMessage()  
      • Methods inherited from class java.lang.Throwable

        addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
    • Constructor Detail

      • SCPRemoteException

        public SCPRemoteException​(java.lang.String message,
                                  java.lang.String remoteMessage)
    • Method Detail

      • getRemoteMessage

        public java.lang.String getRemoteMessage()