public class BehaviourException extends BattleException
| Constructor and Description |
|---|
BehaviourException(String message,
Long remaining,
BehaviourCode code) |
| Modifier and Type | Method and Description |
|---|---|
BehaviourCode |
getCode() |
Long |
getRemaining() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic BehaviourException(String message, Long remaining, BehaviourCode code)
public Long getRemaining()
public BehaviourCode getCode()
Copyright © 2015. All rights reserved.