Class: Ucode::Models::BuildReport::Failure

Inherits:
Lutaml::Model::Serializable
  • Object
show all
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.