Class Sequel::BeforeHookFailed
In: lib/sequel_model/exceptions.rb
Parent: Error

This exception will be raised when raise_on_save_failure is set and a before hook fails

[Validate]