_AppError

toloka.client.app._AppError | Source code

_AppError(
self,
*,
code: Optional[str] = None,
message: Optional[str] = None,
payload: Optional[Any] = None
)

A structure for describing errors which may appear while working with App projects.

Parameters description

ParametersTypeDescription
codeOptional[str]

The short name of the error.

messageOptional[str]

The detailed description of the error.

payloadOptional[Any]

Additional data provided with the error.

Last updated: August 28, 2023

Toloka-Kit
OverviewGetting API keyQuick start
Recipes
Reference
toloka.client
toloka.async_client
toloka.autoquality [autoquality]
toloka.metrics
toloka.streaming