RHC::Exception
# File lib/rhc/exceptions.rb, line 76 def initialize(message="No available ports to forward") super message, 102 end