|
Sonic Management API | |||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
java.lang.Objectjava.lang.Throwable
java.lang.Exception
com.sonicsw.mf.common.MFException
com.sonicsw.mf.common.runtime.RecoverableStateChangeException
public class RecoverableStateChangeException
Thrown by an IStateController when it has determined that it cannot perform the requested state change without backing out the requested state change and re-evaluating whether the requested state change is still required. The same excpetion will be propagated by an IStateManager.
Not all state change implementations will support recovery.
IStateController.changeState(),
IStateManager.requestStateChange(short, short, Object),
Serialized Form| Constructor Summary | |
|---|---|
RecoverableStateChangeException(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 |
|---|
public RecoverableStateChangeException(java.lang.String message)
|
Sonic Management API | |||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||