Exception: Couchbase::Error::NumberTooBig
- Inherits:
-
CouchbaseError
- Object
- StandardError
- CouchbaseError
- Couchbase::Error::NumberTooBig
- Defined in:
- lib/couchbase/errors.rb,
/Users/sergey.auseyau/code/couchbase-ruby-client/lib/couchbase/errors.rb more...
Overview
Subdocument exception thrown when existing number value in document is too big.
The value is interpreted as 64 bit on the server side.