Exception: Tarantool16::DBError::UnknownDBError

Inherits:
Tarantool16::DBError show all
Defined in:
lib/tarantool16/errors.rb

Instance Attribute Summary collapse

Method Summary

Methods inherited from Tarantool16::DBError

#inspect, with_code_message

Instance Attribute Details

#return_codeObject

Returns the value of attribute return_code.



17
18
19
# File 'lib/tarantool16/errors.rb', line 17

def return_code
  @return_code
end