Package | Description |
---|---|
desmoj.core.exception |
Exceptions for interrupting processes and for internal simulation control.
|
desmoj.extensions.space3D |
Objects in a 3D space and relevant motion operations.
|
Modifier and Type | Class and Description |
---|---|
class |
SimAbortedException
Exception is thrown to indicate that the simulation has been forced to stop
because of an error that occurred.
|
class |
SimFinishedException
Exception is thrown to indicate that the simulation has finished properly.
|
Modifier and Type | Class and Description |
---|---|
class |
IllegalMoveException
An IllegalMoveException can be thrown from a move method.
|