public class TypeCastException extends DataTypeException
Constructor and Description |
---|
TypeCastException(Object value,
DataType dataType) |
TypeCastException(Object value,
DataType dataType,
Throwable e) |
TypeCastException(String msg,
Throwable e) |
TypeCastException(Throwable e) |
getException
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public TypeCastException(Throwable e)
Copyright © 2002–2018. All rights reserved.