webMethods Broker API for JMS
Version 9.5.1.0.171 091713

com.webmethods.jms.admin
Class WmJMSAdminSecurityException

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

public class WmJMSAdminSecurityException
extends WmJMSAdminException

Security exception class thrown by the JMS administration package.

See Also:
Serialized Form

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

WmJMSAdminSecurityException

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

WmJMSAdminSecurityException

public WmJMSAdminSecurityException(java.lang.String reason)

WmJMSAdminSecurityException

public WmJMSAdminSecurityException(javax.jms.JMSSecurityException 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.