Class: UU::BinaryStore::BinaryStoreQueryException

Inherits:
Object
  • Object
show all
Defined in:
lib/uu_binarystore/exceptions.rb

Constant Summary

DEFAULT =

Unexpected query error

'UU.BINARYSTORE.BINARYSTORE_QUERY/E000-DEFAULT'
INVALID_QUERY_PARAMETER =

Unsupported parameter was sent in the query String

'UU.BINARYSTORE.BINARYSTORE_QUERY/E001-INVALID_QUERY_PARAMETER'