TrackingEventErrorInfo Class

The tracking event error info.

Inheritance
TrackingEventErrorInfo

Constructor

TrackingEventErrorInfo(*, message: Optional[str] = None, code: Optional[str] = None, **kwargs)

Variables

message
str

The message.

code
str

The code.