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