Module serializable_error

Source

Structsยง

Builder
A builder for SerializableError
Complete
The final stage for SerializableError.
ErrorInstanceIdStage
The error_instance_id stage for Builder.
NameStage
The name stage for Builder.
SerializableError
A SerializableError is a representation of a ServiceException that exists to send error results to clients as part of a response object when directly throwing an exception is undesirable.
StatusCodeStage
The status_code stage for Builder.