aws_ex_ray v0.1.3 AwsExRay.Record.Error
This module provides a data structure which represents error report.
Link to this section Summary
Link to this section Types
Link to this type
t()
t() :: %AwsExRay.Record.Error{ cause: AwsExRay.Record.Error.Cause.t(), error: boolean(), fault: boolean(), remote: boolean(), throttle: boolean() }