public class PositionNotFoundException extends CanalParseException
| 构造器和说明 |
|---|
PositionNotFoundException(java.lang.String errorCode) |
PositionNotFoundException(java.lang.String errorCode,
java.lang.String errorDesc) |
PositionNotFoundException(java.lang.String errorCode,
java.lang.String errorDesc,
java.lang.Throwable cause) |
PositionNotFoundException(java.lang.String errorCode,
java.lang.Throwable cause) |
PositionNotFoundException(java.lang.Throwable cause) |
fillInStackTracegetCause, getMessage, getMessage, getMessages, getThrowable, getThrowableCount, getThrowables, indexOfThrowable, indexOfThrowable, printPartialStackTrace, printStackTrace, printStackTrace, printStackTracepublic PositionNotFoundException(java.lang.String errorCode)
public PositionNotFoundException(java.lang.String errorCode,
java.lang.Throwable cause)
public PositionNotFoundException(java.lang.String errorCode,
java.lang.String errorDesc)
public PositionNotFoundException(java.lang.String errorCode,
java.lang.String errorDesc,
java.lang.Throwable cause)
public PositionNotFoundException(java.lang.Throwable cause)
Copyright © 2019. All rights reserved.