Exception: Glue::StaleObjectError
- Inherits:
-
StandardError
- Object
- StandardError
- Glue::StaleObjectError
- Defined in:
- lib/glue/optimistic_locking.rb
Overview
This error is thrown when you the object you are trynig to update is allready updated by another thread.