class Sequel::Plugins::Forme::Error

  1. lib/sequel/plugins/forme.rb
Superclass: Error

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.