public class CanalException
extends org.apache.commons.lang.exception.NestableRuntimeException
| 构造器和说明 |
|---|
CanalException(String errorCode) |
CanalException(String errorCode,
String errorDesc) |
CanalException(String errorCode,
String errorDesc,
Throwable cause) |
CanalException(String errorCode,
Throwable cause) |
CanalException(Throwable cause) |
| 限定符和类型 | 方法和说明 |
|---|---|
Throwable |
fillInStackTrace() |
getCause, getMessage, getMessage, getMessages, getThrowable, getThrowableCount, getThrowables, indexOfThrowable, indexOfThrowable, printPartialStackTrace, printStackTrace, printStackTrace, printStackTraceaddSuppressed, getLocalizedMessage, getStackTrace, getSuppressed, initCause, setStackTrace, toStringpublic CanalException(String errorCode)
public CanalException(Throwable cause)
public Throwable fillInStackTrace()
fillInStackTrace 在类中 ThrowableCopyright © 2017. All Rights Reserved.