RHC::Exception
# File lib/rhc/exceptions.rb, line 23 def initialize(message="Alias not found") super message, 156 end