Sonic Management API

com.sonicsw.mq.common.runtime
Class BrokerNotActiveException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by com.sonicsw.mf.common.MFException
              extended by com.sonicsw.mq.common.runtime.BrokerNotActiveException
All Implemented Interfaces:
java.io.Serializable

public class BrokerNotActiveException
extends MFException

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.

See Also:
Serialized Form

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

BrokerNotActiveException

public BrokerNotActiveException()
Create a durable operation exception

Parameters:
errorcode - The error code that indicates the type of error.

Sonic Management API

Copyright © 2001-2012 Progress Software Corporation. All Rights Reserved.
HTML formatted on 13-Mar-2012.