Class FieldTypeException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.ibm.mq.jakarta.jms.FieldTypeException
- All Implemented Interfaces:
Serializable
Deprecated.
no longer used.
This exception is thrown when there is a problem with the type of a field encountered within an
SQL expression.
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
FieldTypeException
public FieldTypeException()Deprecated.
-