class
Sync::Error
- Sync::Error
- Exception
- Reference
- Object
Overview
Raised when a sync check fails. For example when trying to unlock an
unlocked mutex, or trying to resolve a future twice. See #message
for
details.
Raised when a sync check fails. For example when trying to unlock an
unlocked mutex, or trying to resolve a future twice. See #message
for
details.