Tator Python Client Documentation
Exception Types (tator.exceptions)
Tator REST API
Interface to the Tator backend.
The version of the OpenAPI document: v1 Generated by: https://openapi-generator.tech
ApiException
exception tator.exceptions.ApiException(status=None, reason=None, http_resp=None)
ApiKeyError
exception tator.exceptions.ApiKeyError(msg, path_to_item=None)
ApiTypeError
exception tator.exceptions.ApiTypeError(msg, path_to_item=None, valid_classes=None, key_type=None)
ApiValueError
exception tator.exceptions.ApiValueError(msg, path_to_item=None)
OpenApiException
exception tator.exceptions.OpenApiException()
The base exception class for all OpenAPIExceptions
render_path
tator.exceptions.render_path(path_to_item)
Returns a string representation of a path