Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Exception hierarchy and HTTP error codes
ToncenterError
from toncenter.exceptions import ToncenterError
400
ToncenterBadRequestError
401
ToncenterUnauthorizedError
403
ToncenterForbiddenError
404
ToncenterNotFoundError
405
ToncenterMethodNotAllowedError
409
ToncenterConflictError
422
ToncenterUnprocessableError
429
ToncenterTooManyRequestsError
500
ToncenterInternalServerError
504
ToncenterGatewayTimeoutError
542
ToncenterLiteServerError
ToncenterConnectionError
ToncenterValidationError
ToncenterSessionError
ToncenterConnectionLimitError
ToncenterStreamingError
ToncenterConnectionLostError
ToncenterRetryError
Was this page helpful?