Class SshMirrorException

All Implemented Interfaces:
Serializable

public final class SshMirrorException extends MirrorException
A MirrorException raised when failed to create an SSH session.
See Also:
  • Constructor Details

    • SshMirrorException

      public SshMirrorException(String message, Throwable cause)
      Creates a new instance.