Exception: ElectionBuddy::Error

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

Overview

Base error class for ElectionBuddy exceptions

Examples:

Raising a custom error

raise ElectionBuddy::Error, "Something went wrong"

Since:

  • 0.1.0