Class: TransForms::NotFoundFromError

Inherits:
ActiveRecord::RecordNotFound
  • Object
show all
Defined in:
lib/trans_forms/errors.rb

Overview

Custom error class to distinguish from regular ActiveRecord not found errors, but will trigger the same effect when raised within a transaction.