class |
AuthorizationException |
The AuthorizationException happens when an invalid token access is used to query the account
information endpoint.
|
class |
ForbiddenStateException |
The ForbiddenStateException occurs when a user attempts to retrieve the transcript or caption of
a unprocessed job.
|
class |
InvalidHeaderException |
The InvalidHeaderException occurs when a header that's passed along a query is not recognized
by the API.
|
class |
InvalidParameterException |
The InvalidParameterException occurs when a parameter that's passed along a query is not
recognized by the API.
|
class |
ResourceNotFoundException |
The ResourceNotFoundException occurs when a job ID queried is not associated with a job submitted
by the user.
|
class |
ThrottlingLimitException |
ThrottlingLimitException occurs when the number of queries within a given period reaches a
throttling limit.
|