Parent

Methods

Delayed::WorkerTimeout

Public Instance Methods

message() click to toggle source
# File lib/delayed/exceptions.rb, line 5
def message
  "#{super} (Delayed::Worker.max_run_time is only #{Delayed::Worker.max_run_time.to_i} seconds)"
end

[Validate]

Generated with the Darkfish Rdoc Generator 2.