| Package | Description |
|---|---|
| uno.cod.battle.client.exceptions |
| Modifier and Type | Method and Description |
|---|---|
BehaviourCode |
BehaviourException.getCode() |
static BehaviourCode |
BehaviourCode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static BehaviourCode[] |
BehaviourCode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
BehaviourException(String message,
Long remaining,
BehaviourCode code) |
Copyright © 2015. All rights reserved.