webMethods Broker API for JMS
Version 9.5.1.0.171 091713

com.webmethods.jms.admin
Class WmJMSAdminDoesNotExistException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by javax.jms.JMSException
              extended by com.webmethods.jms.admin.WmJMSAdminException
                  extended by com.webmethods.jms.admin.WmJMSAdminDoesNotExistException
All Implemented Interfaces:
java.io.Serializable

public class WmJMSAdminDoesNotExistException
extends WmJMSAdminException

Exception class thrown by the JMS administration package when attempting to operate on an entity that does not exist.

See Also:
Serialized Form

Constructor Summary
WmJMSAdminDoesNotExistException(javax.jms.JMSException cause)
           
WmJMSAdminDoesNotExistException(java.lang.String reason)
           
WmJMSAdminDoesNotExistException(java.lang.String reason, java.lang.String errorcode)
           
 
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
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

WmJMSAdminDoesNotExistException

public WmJMSAdminDoesNotExistException(java.lang.String reason)

WmJMSAdminDoesNotExistException

public WmJMSAdminDoesNotExistException(java.lang.String reason,
                                       java.lang.String errorcode)

WmJMSAdminDoesNotExistException

public WmJMSAdminDoesNotExistException(javax.jms.JMSException cause)

webMethods Broker API for JMS
Version 9.5.1.0.171 091713


Copyright © 2001 - 2013 Software AG Darmstadt, Germany and/or Software AG USA, Inc., Reston, VA, United States of America, and/or their suppliers.