Exception: Momomoto::ConversionError

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

Overview

Thrown when datatype conversion fails and if a block given to Table#select_or_new does not act on all primary keys.

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