RHC::Exception
# File lib/rhc/exceptions.rb, line 76 def initialize(message="Port forward failed") super message, 1 end