| Package | Description |
|---|---|
| com.github.dannil.scbjavaclient.exception |
Package which contains all custom exceptions for specialized error handling.
|
| Modifier and Type | Class and Description |
|---|---|
class |
SCBClientForbiddenException
Exception for when the client receives a response from the API but it refuses to
perform any further requests.
|
class |
SCBClientParsingException
Exception for when the client was unable to parse information.
|
class |
SCBClientTooManyRequestsException
Exception for when the client performed too many requests to the API.
|
class |
SCBClientUrlNotFoundException
Exception for when the client couldn't find the requested URL.
|
Copyright © 2016. All rights reserved.