Exception: Parse::CreateLockUnavailableError
- Defined in:
- lib/parse/stack.rb
Overview
Error raised when a synchronized call is made but the lock store is
unavailable (typically on_degraded: :raise was configured and the store
is process-local).
Instance Attribute Summary
Attributes inherited from Error
Method Summary
Methods inherited from Error
Constructor Details
This class inherits a constructor from Parse::Error