public class JschRuntimeException extends RuntimeException
| 构造器和说明 |
|---|
JschRuntimeException(String message) |
JschRuntimeException(String messageTemplate,
Object... params) |
JschRuntimeException(String message,
Throwable throwable) |
JschRuntimeException(Throwable e) |
JschRuntimeException(Throwable throwable,
String messageTemplate,
Object... params) |
Copyright © 2018. All rights reserved.