Class: Ucode::Models::BuildReport::Failure
- Inherits:
-
Lutaml::Model::Serializable
- Object
- Lutaml::Model::Serializable
- Ucode::Models::BuildReport::Failure
- Defined in:
- lib/ucode/models/build_report.rb
Overview
One failure record. codepoint is the integer codepoint (or
nil if the failure is structural); tier is the resolver tier
that raised (or nil); error_class and message carry the
exception details; backtrace is optional.