Sonic Management API

com.sonicsw.mf.common.runtime
Class NonRecoverableStateChangeException

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

public class NonRecoverableStateChangeException
extends MFException

Thrown by an IStateController when it has determined that it will never be able to perform a requested state change without manual corrective action. The same excpetion will be propagated by an IStateManager.

See Also:
IStateController.changeState(), IStateManager.requestStateChange(short, short, Object), Serialized Form

Constructor Summary
NonRecoverableStateChangeException(java.lang.String message)
           
 
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

NonRecoverableStateChangeException

public NonRecoverableStateChangeException(java.lang.String message)

Sonic Management API

Copyright © 2001-2011 Progress Software Corporation. All Rights Reserved.
HTML formatted on 12-Aug-2011.