Skip navigation links

Oracle® Streams Advanced Queuing Java API Reference
11g Release 1 (11.1)

B28392-01


oracle.jms
Class AQjmsParseException

java.lang.Object
  extended byjava.lang.Throwable
      extended byjava.lang.Exception
          extended byjavax.jms.JMSException
              extended byoracle.jms.AQjmsParseException

All Implemented Interfaces:
java.io.Serializable

public class AQjmsParseException
extends JMSException

This is an Oracle class which extends javax.jms.JMSException. It is used to report errors which occur while parsing selector expressions.

See Also:
Serialized Form

Methods inherited from class javax.jms.JMSException
getErrorCode, getLinkedException, setLinkedException

 

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
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait

 


Skip navigation links

Oracle® Streams Advanced Queuing Java API Reference
11g Release 1 (11.1)

B28392-01


Copyright © 2003, 2007, Oracle. All rights reserved.