Exception: Stockshark::Error
- Inherits:
-
StandardError
- Object
- StandardError
- Stockshark::Error
- Defined in:
- lib/stockshark/error.rb
Overview
Base class for every error this library raises. Callers that only care that "something went wrong talking to the engine" can rescue this one class rather than enumerate every specific failure mode.