Class FieldTypeException

java.lang.Object
java.lang.Throwable
java.lang.Exception
com.ibm.mq.jakarta.jms.FieldTypeException
All Implemented Interfaces:
Serializable

public class FieldTypeException extends Exception
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 Details

    • FieldTypeException

      public FieldTypeException()
      Deprecated.