public class GrpcException extends RuntimeException
GrpcException(Exception e)
GrpcException(String msg)
GrpcException(String msg, Exception 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(Exception e)
public GrpcException(String msg)
public GrpcException(String msg, Exception e)
Copyright © 2022 PingCAP. All rights reserved.