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