|
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.WmJMSAdminAlreadyExistsException
public class WmJMSAdminAlreadyExistsException
Exception class thrown by the JMS administration package when the entity to be created already exists.
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 |
---|
public WmJMSAdminAlreadyExistsException(java.lang.String reason)
public WmJMSAdminAlreadyExistsException(java.lang.String reason, java.lang.String errorCode)
public WmJMSAdminAlreadyExistsException(javax.jms.JMSException 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 |