public class ServerExceptionsManager extends Object
| Constructor and Description |
|---|
ServerExceptionsManager() |
| Modifier and Type | Method and Description |
|---|---|
static APIException |
handle(HTTPException e)
Handle HTTP error from the server return more explicit exception
|
public static APIException handle(HTTPException e)
e - the exception to handleCopyright © 2019 Nowtryz. All rights reserved.