FieldTypeException

 

public class FieldTypeException
extends Exception

java.lang.Object
   |
   +----java.lang.Throwable
           |
           +----java.lang.Exception
                   |
                   +----com.ibm.mq.jms.FieldTypeException
          

This exception is thrown when there is a problem with the type of a field encountered within an SQL expression.


uj32090_