Method: Qs::QueueItem#exception

Defined in:
lib/qs/queue_item.rb

#exceptionObject

Returns the value of attribute exception.



8
9
10
# File 'lib/qs/queue_item.rb', line 8

def exception
  @exception
end