Exception: SuperModel::Error

Inherits:
StandardError
  • Object
show all
Defined in:
lib/super_model/error.rb,
lib/super_model/error/type.rb,
lib/super_model/error/hash_type.rb,
lib/super_model/error/proc_type.rb,
lib/super_model/error/integer_type.rb,
lib/super_model/error/invalid_plurality.rb

Overview

The base class for errors.

Direct Known Subclasses

InvalidPlurality, Type

Defined Under Namespace

Classes: HashType, IntegerType, InvalidPlurality, ProcType, Type