Class SshExecutionTimeoutException

java.lang.Object
java.lang.Throwable
java.lang.Exception
org.qubership.atp.mia.model.exception.SshExecutionTimeoutException
All Implemented Interfaces:
Serializable

public class SshExecutionTimeoutException extends Exception
See Also:
  • Constructor Details

    • SshExecutionTimeoutException

      public SshExecutionTimeoutException(String s)
    • SshExecutionTimeoutException

      public SshExecutionTimeoutException(Throwable cause)