webMethods Broker API for JMS
Version 9.5.1.0.171 091713

com.webmethods.jms.admin
Class WmJMSAdminException

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
All Implemented Interfaces:
java.io.Serializable
Direct Known Subclasses:
WmJMSAdminAlreadyExistsException, WmJMSAdminDependsException, WmJMSAdminDoesNotExistException, WmJMSAdminInvalidNameException, WmJMSAdminSecurityException

public class WmJMSAdminException
extends javax.jms.JMSException

General exception class thrown by the JMS administration package.

See Also:
Serialized Form

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

WmJMSAdminException

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

WmJMSAdminException

public WmJMSAdminException(java.lang.String reason)

WmJMSAdminException

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