JavaScript is disabled on your browser.
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Letter
Next Letter
Frames
No Frames
All Classes
A
C
D
E
G
I
N
O
P
S
D
DuplicateStateException
- Exception in
com.kangirigungi.jstatemachine
Exception thrown when a state with an already existing id is attempted to be added.
DuplicateStateException(IStateMachineEngine<?, ?>, Object)
- Constructor for exception com.kangirigungi.jstatemachine.
DuplicateStateException
DuplicateStateException(String, IStateMachineEngine<?, ?>, Object)
- Constructor for exception com.kangirigungi.jstatemachine.
DuplicateStateException
DuplicateStateException(String, Throwable, IStateMachineEngine<?, ?>, Object)
- Constructor for exception com.kangirigungi.jstatemachine.
DuplicateStateException
DuplicateStateException(Throwable, IStateMachineEngine<?, ?>, Object)
- Constructor for exception com.kangirigungi.jstatemachine.
DuplicateStateException
DuplicateTransitionException
- Exception in
com.kangirigungi.jstatemachine
Exception thrown when a transaction with an already existing from state and event to be added.
DuplicateTransitionException()
- Constructor for exception com.kangirigungi.jstatemachine.
DuplicateTransitionException
DuplicateTransitionException(String)
- Constructor for exception com.kangirigungi.jstatemachine.
DuplicateTransitionException
DuplicateTransitionException(String, Throwable)
- Constructor for exception com.kangirigungi.jstatemachine.
DuplicateTransitionException
DuplicateTransitionException(Throwable)
- Constructor for exception com.kangirigungi.jstatemachine.
DuplicateTransitionException
A
C
D
E
G
I
N
O
P
S
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Letter
Next Letter
Frames
No Frames
All Classes