webMethods Broker API for JMS
Version 9.5.1.0.171 091713

com.webmethods.jms.admin
Class WmJMSAdminDependsException

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.WmJMSAdminDependsException
All Implemented Interfaces:
java.io.Serializable

public class WmJMSAdminDependsException
extends WmJMSAdminException

Exception class thrown by the JMS administration package when attempting to destroy an entity with dependencies on other entities.

See Also:
Serialized Form

Constructor Summary
WmJMSAdminDependsException(javax.jms.JMSException cause)
           
WmJMSAdminDependsException(java.lang.String reason)
           
WmJMSAdminDependsException(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

WmJMSAdminDependsException

public WmJMSAdminDependsException(java.lang.String reason)

WmJMSAdminDependsException

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

WmJMSAdminDependsException

public WmJMSAdminDependsException(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.