Class
DBI::DatabaseError
In:
lib/dbi/dbi.rb
Parent:
Error
exception for errors related to the database
Methods
new
Attributes
err
[R]
errstr
[R]
state
[R]
Public Class methods
new
(errstr="", err=nil, state=nil)
[Validate]