Kitaru
Python SDK_interface_errors

InterfaceErrorDetails

Normalized user-facing error details for interface boundaries.

Attributes

attributemessagestr
attributeerror_typestr | None

Functions

func__init__(self, message, error_type) -> None
paramself
parammessagestr
paramerror_typestr | None

Returns

None

On this page