webMethods Broker API for JMS
Version 9.5.1.0.171 091713

com.webmethods.jms.admin
Class WmJMSAdminAlreadyExistsException

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

public class WmJMSAdminAlreadyExistsException
extends WmJMSAdminException

Exception class thrown by the JMS administration package when the entity to be created already exists.

See Also:
Serialized Form

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

WmJMSAdminAlreadyExistsException

public WmJMSAdminAlreadyExistsException(java.lang.String reason)

WmJMSAdminAlreadyExistsException

public WmJMSAdminAlreadyExistsException(java.lang.String reason,
                                        java.lang.String errorCode)

WmJMSAdminAlreadyExistsException

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