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