Method: Sequel::Database::AsyncThreadPool::WrappedException#exception
- Defined in:
- lib/sequel/extensions/async_thread_pool.rb
permalink #exception ⇒ Object
Returns the value of attribute exception
232 233 234 |
# File 'lib/sequel/extensions/async_thread_pool.rb', line 232 def exception @exception end |