Exception: Momomoto::Nothing_found

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

Overview

Thrown when no row was found in 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