Exception: FinalInstanceMethodRedefinitionError
- Inherits:
-
FinalMethodError
- Object
- StandardError
- FinalMethodError
- FinalInstanceMethodRedefinitionError
- Defined in:
- lib/final_method/final_method_exceptions.rb
Overview
Raised when final instance method defined in parent class is attempted to be redefined in child class as final instance method.