Class
RHC::Rest::ValidationException
In:
lib/rhc/rest.rb
Parent:
ClientErrorException
Exceptions thrown in case of an HTTP 422 is received.
Methods
new
Attributes
field
[R]
Public Class methods
new
(message, field=nil, error_code=nil)
[Validate]