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