Message Queue, v4.5.1 API Specification

Uses of Class
javax.jms.MessageFormatException

Packages that use MessageFormatException
com.sun.messaging.jms Provides additional Oracle GlassFish(tm) Server Message Queue classes for features that relate to the MQ implementation of the Java Message Service (JMS). 
 

Uses of MessageFormatException in com.sun.messaging.jms
 

Subclasses of MessageFormatException in com.sun.messaging.jms
 class MessageFormatException
           This exception must be thrown when a JMS client attempts to use a data type not supported by a message or attempts to read data in a message as the wrong type.
 


Message Queue, v4.5.1 API Specification

Copyright (c) 2011, Oracle and/or its affiliates. All rights reserved.