Exception: ChalkRuby::ChalkError

Inherits:
StandardError
  • Object
show all
Defined in:
lib/chalk_ruby/error.rb

Overview

Base exception class for errors thrown by the ChalkRuby client library. ChalkError will be raised by any network operation if ChalkRuby.init() has not been called.

Direct Known Subclasses

ChalkHttpError