Methods

Class/Module Index [+]

Quicksearch

Rabbit::EPSCanNotHandleError

Public Class Methods

new(command, tried_commands) click to toggle source
# File lib/rabbit/rabbit.rb, line 79
def initialize(command, tried_commands)
  format = _("tried gs commands: %s")
  additional_info = format % tried_commands.inspect
  super("EPS", command, additional_info)
end

[Validate]

Generated with the Darkfish Rdoc Generator 2.