Exception: Frostlake::Error

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

Overview

Every failure the driver raises is a Frostlake::Error, so one rescue still catches the lot; the subclasses only say which kind it was.

Direct Known Subclasses

ConnectionError, QueryError, UsageError