Exception: Parse::Core::VectorSearchable::AmbiguousVectorField
- Inherits:
-
ArgumentError
- Object
- ArgumentError
- Parse::Core::VectorSearchable::AmbiguousVectorField
- Defined in:
- lib/parse/model/core/vector_searchable.rb
Overview
Raised when a class declares more than one :vector property
and the caller didn't pass field: to disambiguate.