Skip to main content
View module source on GitHub

ErrorConfig

Error config. This class provides functionality to manage error configurations.

Error

Error. This class represents an error event.

__init__

Initialize the error. Arguments:

data

Get the data of the error. Returns: Dict[str, Any]: The data of the error.