Exception: Chats::Error
- Inherits:
-
StandardError
- Object
- StandardError
- Chats::Error
- 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.