Exception: WordpressClient::NotFoundError
- 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.