Exception: Momomoto::Too_many_records

Inherits:
Error
  • Object
show all
Defined in:
lib/momomoto/base.rb

Overview

Thrown when multiple values are found in Table#select_or_new or Table#select_single.

Instance Attribute Summary

Attributes inherited from Error

#sql

Method Summary

Methods inherited from Error

#initialize

Constructor Details

This class inherits a constructor from Momomoto::Error