Exception: CipherStash::Client::Error::QueryOrderingError
- Inherits:
-
CipherStash::Client::Error
- Object
- StandardError
- CipherStash::Client::Error
- CipherStash::Client::Error::QueryOrderingError
- Defined in:
- lib/cipherstash/client/error.rb
Overview
A query tried to order something that couldn't be ordered.
Either a non-existent index was referenced, or the given index was not a range index.