Method: DBI::DatabaseError#state

Defined in:
lib/dbi/exceptions.rb

#stateObject (readonly)

Returns the value of attribute state.



24
25
26
# File 'lib/dbi/exceptions.rb', line 24

def state
  @state
end