Exception: AfterDo::CallbackError

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

Overview

Raised when an error occurs in one of the callbacks of a method. Provides additional information as to for which method and where the block was defined.