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