|
Sonic Management API | |||||||
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
com.sonicsw.mf.common.MFException
com.sonicsw.mq.common.runtime.BrokerNotActiveException
public class BrokerNotActiveException
A BrokerNotActiveException is thrown from those broker runtime operations that require the broker to be active, if they are invoked when it is not active.
Constructor Summary | |
---|---|
BrokerNotActiveException()
Create a durable operation exception |
Method Summary |
---|
Methods inherited from class com.sonicsw.mf.common.MFException |
---|
getMessage |
Methods inherited from class java.lang.Throwable |
---|
fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public BrokerNotActiveException()
errorcode
- The error code that indicates the type of error.
|
Sonic Management API | |||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |