Lti_1p3.DataProviderError (Lti 1p3 v0.10.0)
Link to this section Summary
Link to this section Types
Link to this type
error_reason()
@type error_reason() :: :unique_constraint_violation | :not_found | :unknown
@type t() :: %Lti_1p3.DataProviderError{msg: String.t(), reason: error_reason()}