# File lib/rhc/exceptions.rb, line 196
    def initialize(message="The server does not support cloning apps")
      super message, 134
    end