Exception: WordpressClient::NotFoundError

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

Overview

Raised when trying to find a resource that doesn’t exist. It will also happen when you try to update a resource that doesn’t exist.

Lack of authorization can also mask actual resources so it appears that they don’t exist.

See Also: