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