| Package | Description |
|---|---|
| net.nowtryz.cafetapi.exceptions |
API exceptions
|
| net.nowtryz.cafetapi.parsers |
Parsers collection
|
| Modifier and Type | Method and Description |
|---|---|
ErrorResult |
PermissionException.getResult()
Returns the result of the PermissionException
|
ErrorResult |
ServerErrorException.getResult()
Returns the result of the ServerErrorException
|
| Constructor and Description |
|---|
PermissionException(ErrorResult result) |
ServerErrorException(ErrorResult result) |
| Modifier and Type | Method and Description |
|---|---|
ErrorResult |
ErrorParser.parse(HTTPResponse response) |
static ErrorResult |
ErrorParser.parseResponse(HTTPResponse response) |
Copyright © 2019 Nowtryz. All rights reserved.