Exception: Sequel::Plugins::Forme::Error

Inherits:
Forme::Error
  • Object
show all
Defined in:
lib/sequel/plugins/forme.rb

Overview

Exception class raised by the plugin. It’s important to note this descends from Forme::Error and not Sequel::Error, though in practice it’s unlikely you will want to rescue these errors.