Rhc::Rest::ClientErrorException
Exceptions thrown in case of an HTTP 422 is received.
# File lib/rhc-rest/exceptions/exceptions.rb, line 68 def initialize(messages) if not messages.nil? end end