Exception: WordpressClient::Error
- Inherits:
-
StandardError
- Object
- StandardError
- WordpressClient::Error
- Defined in:
- lib/wordpress_client/errors.rb
Overview
Base class for all errors emitted from this gem. Rescue this in order to catch everything.
See the list of subclasses for more specific error types.
Direct Known Subclasses
NotFoundError, ServerError, TimeoutError, UnauthorizedError, ValidationError