123456789_123456789_123456789_123456789_123456789_

Exception: SQLite3::Exception

Relationships & Source Files
Extension / Inclusion / Inheritance Descendants
Subclasses:
Super Chains via Extension / Inclusion / Inheritance
Class Chain:
self, StandardError
Instance Chain:
self, StandardError
Inherits: StandardError
  • ::Object
Defined in: lib/sqlite3/errors.rb

Instance Attribute Summary

  • #code readonly

    A convenience for accessing the error code for this exception.

Instance Attribute Details

#code (readonly)

A convenience for accessing the error code for this exception.

[ GitHub ]

  
# File 'lib/sqlite3/errors.rb', line 6

attr_reader :code