com.ibm.mq.jms
Class FieldTypeException

java.lang.Object
  |
  +--java.lang.Throwable
        |
        +--java.lang.Exception
              |
              +--com.ibm.mq.jms.FieldTypeException
All Implemented Interfaces:
java.io.Serializable

public class FieldTypeException
extends java.lang.Exception

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

See Also:
Serialized Form

Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
 


(c) Copyright IBM Corp. 2005. All Rights Reserved.