Method: Couchbase::Error::Base#inner_exception

Defined in:
ext/couchbase_ext/couchbase_ext.c

#inner_exceptionException (readonly)

Returns the inner exception or nil. Some exceptions like ValueFormat wrap the original exception.

Returns:

  • the inner exception or nil. Some exceptions like ValueFormat wrap the original exception

Since:

  • 1.2.0.beta4