Class UncheckedJSchException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.powsybl.computation.slurm.UncheckedJSchException
All Implemented Interfaces:
Serializable

public class UncheckedJSchException extends RuntimeException
Author:
Geoffroy Jamgotchian <geoffroy.jamgotchian at rte-france.com>
See Also:
  • Constructor Details

    • UncheckedJSchException

      public UncheckedJSchException(com.jcraft.jsch.JSchException cause)
  • Method Details

    • getCause

      public com.jcraft.jsch.JSchException getCause()
      Overrides:
      getCause in class Throwable