| Package | Description |
|---|---|
| engineer.nightowl.groupsio.api.domain | |
| engineer.nightowl.groupsio.api.exception |
| Modifier and Type | Method and Description |
|---|---|
GroupsIOApiExceptionType |
Error.getType() |
| Modifier and Type | Method and Description |
|---|---|
void |
Error.setType(GroupsIOApiExceptionType type) |
| Modifier and Type | Method and Description |
|---|---|
static GroupsIOApiExceptionType |
GroupsIOApiExceptionType.fromString(String key) |
static GroupsIOApiExceptionType |
GroupsIOApiExceptionType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static GroupsIOApiExceptionType[] |
GroupsIOApiExceptionType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2017–2018. All rights reserved.