public class TypeMismatchException extends QueryException
Constructor and Description |
---|
TypeMismatchException(String msg)
Construct an instance of TypeMismatchException
|
TypeMismatchException(String msg,
Throwable cause)
Construct an instance of TypeMismatchException
|
getRootCause
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public TypeMismatchException(String msg)
msg
- the error message