Exception: Foobara::TypeDeclarations::Handlers::ExtendDetachedEntityTypeDeclaration::ValidatePrimaryKeyPresent::MissingPrimaryKeyError
- Inherits:
-
TypeDeclarationError
- Object
- StandardError
- Error
- Value::DataError
- TypeDeclarationError
- Foobara::TypeDeclarations::Handlers::ExtendDetachedEntityTypeDeclaration::ValidatePrimaryKeyPresent::MissingPrimaryKeyError
- Defined in:
- foobara-0.0.110/projects/detached_entity/src/extensions/type_declarations/handlers/extend_detached_entity_type_declaration/validate_primary_key_present.rb
Overview
TODO: seems like maybe we could actually check against types now… like make a type for primary_key: :symbol ??
Instance Attribute Summary
Attributes inherited from Error
#backtrace_when_initialized, #backtrace_when_raised, #context, #error_key, #is_fatal, #message
Method Summary
Methods inherited from TypeDeclarationError
Methods inherited from Value::DataError
#attribute_name, category, #eql?, #initialize
Methods inherited from Error
#==, abstract, abstract?, category, context, #eql?, fatal?, #fatal?, foobara_manifest, #initialize, #key, message, path, #prepend_path!, runtime_path, subclass, symbol, to_h, #to_h, types_depended_on
Methods included from Concern
foobara_class_methods_module_for, foobara_concern?, included
Constructor Details
This class inherits a constructor from Foobara::Value::DataError