Exception: Yes::Core::Aggregate::Dsl::CommandDefiner::UndefinedAttributeError

Inherits:
Error
  • Object
show all
Defined in:
lib/yes/core/aggregate/dsl/command_definer.rb

Overview

Error raised when attributes are used in the command that are not defined on the aggregate

Since:

  • 0.1.0

Instance Attribute Summary

Attributes inherited from Error

#extra

Method Summary

Methods inherited from Error

#initialize

Constructor Details

This class inherits a constructor from Yes::Core::Error