Strava v1.0.0 Strava.Fault View Source

Encapsulates the errors that may be returned from the API.

Link to this section Summary

Link to this section Types

Link to this type

t() View Source
t() :: %Strava.Fault{errors: [Strava.Error.t()], message: String.t()}