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