![]() |
Rabbit Escape
2017-01-14_18:33:47_+0000__(tag:_v0.10.1)
|
Public Member Functions | |
UntilActionNeverEnded (World.CompletionState expectedState) | |
![]() | |
ProblemRunningSolution () | |
ProblemRunningSolution (Throwable cause) | |
![]() | |
RabbitEscapeException () | |
RabbitEscapeException (RabbitEscapeException cause) | |
RabbitEscapeException (Throwable cause) | |
String | getMessage () |
String | translate (Locale locale) |
Public Attributes | |
final World.CompletionState | expectedState |
![]() | |
int | solutionId = -1 |
int | commandIndex = -1 |
String | level = "<>" |
String | world = "" |
![]() | |
final RabbitEscapeException | cause |
Static Private Attributes | |
static final long | serialVersionUID = 1L |
We had an until action, but the level never ended.
rabbitescape.engine.solution.SolutionExceptions.UntilActionNeverEnded.UntilActionNeverEnded | ( | World.CompletionState | expectedState | ) |
final World.CompletionState rabbitescape.engine.solution.SolutionExceptions.UntilActionNeverEnded.expectedState |
|
staticprivate |