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