Skip to main content

Module errors

Module errors 

Source
Expand description

Gestalt public transport errors.

Constants§

RESPONSE_KIND_HEADER
Header name that marks OperationResult passthrough responses.
RESPONSE_KIND_OPERATION_RESULT
Header value indicating the body is an OperationResult envelope.

Functions§

is_operation_result
Reports whether headers mark an OperationResult passthrough.
parse_gateway_error
Parses a non-operation-result REST error body when possible.