public class ErrorParser extends AbstractParser<ErrorResult>
CLASS_DECODER, TYPE| Constructor and Description |
|---|
ErrorParser() |
| Modifier and Type | Method and Description |
|---|---|
ErrorResult |
parse(HTTPResponse response) |
static ErrorResult |
parseResponse(HTTPResponse response) |
getClassDecoder, getComputing, parseJsonpublic ErrorResult parse(HTTPResponse response) throws IllegalResultException
parse in class AbstractParser<ErrorResult>response - json - IllegalResultExceptionpublic static ErrorResult parseResponse(HTTPResponse response) throws IllegalResultException
IllegalResultExceptionCopyright © 2019 Nowtryz. All rights reserved.