public class GrpcException extends TiKVException
GrpcException(String msg)
GrpcException(String msg, Throwable e)
GrpcException(Throwable e)
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public GrpcException(Throwable e)
public GrpcException(String msg)
public GrpcException(String msg, Throwable e)
Copyright © 2023 PingCAP. All rights reserved.