TIBCO Enterprise Message Service

com.tibco.tibems.ufo
Class TibjmsUFOConnectionFailureException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by javax.jms.JMSException
              extended by com.tibco.tibems.ufo.TibjmsUFOConnectionFailureException
All Implemented Interfaces:
java.io.Serializable

public class TibjmsUFOConnectionFailureException
extends JMSException

This exception can be thrown when JMS methods are invoked inside of a message listener callback and those calls encounter a broken connection.

See Also:
Serialized Form

Method Summary
 
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
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
 


TIBCO Enterprise Message Service

Copyright © TIBCO Software Inc. All rights reserved