Exception: WordpressClient::Error

Inherits:
StandardError
  • Object
show all
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.