Package nl.vpro.util

Class Ssh.SshException

All Implemented Interfaces:
Serializable
Enclosing class:
Ssh

public static class Ssh.SshException extends RuntimeException
See Also:
  • Constructor Details

    • SshException

      public SshException(int exitCode, String message)
    • SshException

      @Deprecated public SshException(String message)
      Deprecated.
  • Method Details

    • getExitCode

      public int getExitCode()