Exception: Parse::ACLScope::ACLRequired
- Inherits:
-
StandardError
- Object
- StandardError
- Parse::ACLScope::ACLRequired
- Defined in:
- lib/parse/acl_scope.rb
Overview
Raised when a query path is configured to require an explicit
session-token or master mode and the caller supplied neither.
Mirror of Parse::AtlasSearch::ACLRequired; both are accepted
at SDK boundaries with the path's own name.