# File lib/rhc/exceptions.rb, line 83
    def initialize(message="Member not found")
      super message, 163
    end