Method: Sequel::Database::AsyncThreadPool::WrappedException#exception

Defined in:
lib/sequel/extensions/async_thread_pool.rb

#exceptionObject

Returns the value of attribute exception

Returns:

  • (Object)

    the current value of exception

[View source]

232
233
234
# File 'lib/sequel/extensions/async_thread_pool.rb', line 232

def exception
  @exception
end