Api Exception
Creates a new ApiException with the specified code, status, and message.
Parameters
code
The status code from the API response.
status
The status from the API response.
message
The error message from the API response.
Creates a new ApiException with the specified code, status, and message.
The status code from the API response.
The status from the API response.
The error message from the API response.