Exception: Sedna::Exception

Inherits:
StandardError
  • Object
show all
Defined in:
ext/sedna/sedna.c

Instance Attribute Summary collapse

Instance Attribute Details

#codeObject (readonly)

Returns the error code associated with this exception. This code is a string that can be used to accurately identify which error has occurred. Some errors are thrown by the Ruby client rather than the C bindings. In these cases, the error code is nil.