Exception: Domainic::Attributer::CallbackExecutionError

Inherits:
AggregateError
  • Object
show all
Defined in:
lib/domainic/attributer/errors/callback_execution_error.rb

Overview

A specialized error class for callback execution failures

This error class is used when one or more callbacks fail during attribute value changes. It aggregates all callback-related errors into a single error with a descriptive message listing each individual failure

Author:

Since:

  • 0.2.0