class Jennifer::AbstractMethod
- Jennifer::AbstractMethod
- Exception
- Reference
- Object
Overview
Is raised when pseudo-abstract method is invoked.
Pseudo-abstract method - method that can't be marked as abstract but for current level of abstraction it still can't be used.