Exception: Porridge::Error

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

Overview

Error is the base class for all porridge-related errors. You may thus catch Error to catch all porridge-specific errors.