Method: Purview::Exceptions::CouldNotLockTable#message
- Defined in:
- lib/purview/exceptions/could_not_lock_table.rb
#message ⇒ Object
4 5 6 |
# File 'lib/purview/exceptions/could_not_lock_table.rb', line 4 def "Could not lock table: #{table.name}" end |