Class SshConnectionFailedException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.cloudogu.scmmanager.SshConnectionFailedException
All Implemented Interfaces:
Serializable

public class SshConnectionFailedException extends RuntimeException
See Also:
  • Constructor Details

    • SshConnectionFailedException

      public SshConnectionFailedException(String message)
    • SshConnectionFailedException

      public SshConnectionFailedException(String message, Throwable cause)