-
- All Known Implementing Classes:
AgentConfigManager.ErrorDescriptor
- Enclosing interface:
- AgentState
public static interface AgentState.ErrorDescriptor
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description java.lang.String
getDescription()
java.lang.Exception
getException()
int
getSourceState()
int
getTargetState()
-