Method: Estraier::Database#error

Defined in:
lib/estraier/estraier-doc.rb

#errorObject

Get the last happened error code. The return value is the last happened error code.



444
445
446
# File 'lib/estraier/estraier-doc.rb', line 444

def error()
  # native code ...
end