Exception: WordpressClient::ValidationError

Inherits:
Error
  • Object
show all
Defined in:
lib/wordpress_client/errors.rb

Overview

Raised when the server rejects the body of a request. The error message will often include information about why the body was rejected, but it is not guaranteed.

See Also: