|
webMethods Broker API for JMS Version 9.5.1.0.171 091713 |
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjava.lang.Throwable
java.lang.Exception
javax.jms.JMSException
com.webmethods.jms.admin.WmJMSAdminException
com.webmethods.jms.admin.WmJMSAdminSecurityException
public class WmJMSAdminSecurityException
Security exception class thrown by the JMS administration package.
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 |
---|
public WmJMSAdminSecurityException(java.lang.String reason, java.lang.String errorCode)
public WmJMSAdminSecurityException(java.lang.String reason)
public WmJMSAdminSecurityException(javax.jms.JMSSecurityException cause)
|
webMethods Broker API for JMS Version 9.5.1.0.171 091713 |
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |