Minor update
This commit is contained in:
parent
9cf12dbc15
commit
512290d2cf
@ -18,7 +18,7 @@ convenience methods:
|
||||
|
||||
## Error Handling
|
||||
The ApiWrapper class defines custom exceptions for handling API request and response errors.
|
||||
- ApiRequestException is raised when there is an issue with the API request.
|
||||
- InvalidApiResponse is raised when the API response is not a valid JSON.
|
||||
- `ApiRequestException` is raised when there is an issue with the API request.
|
||||
- `InvalidApiResponse` is raised when the API response is not a valid JSON.
|
||||
|
||||
You can catch these exceptions and handle them accordingly in your code.
|
||||
|
Loading…
Reference in New Issue
Block a user