Exception: Chats::Error

Inherits:
StandardError
  • Object
show all
Defined in:
lib/chats/errors.rb

Overview

Base class for every error this gem raises, so hosts can ‘rescue Chats::Error` to catch anything chats-specific.

Direct Known Subclasses

BlockedError, ConfigurationError, NotAllowedError