public class JschRuntimeException extends RuntimeException
Constructor and Description |
---|
JschRuntimeException(String message) |
JschRuntimeException(String messageTemplate,
Object... params) |
JschRuntimeException(String message,
Throwable throwable) |
JschRuntimeException(String message,
Throwable throwable,
boolean enableSuppression,
boolean writableStackTrace) |
JschRuntimeException(Throwable e) |
JschRuntimeException(Throwable throwable,
String messageTemplate,
Object... params) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
Copyright © 2024. All rights reserved.