Exception: CyberCoach::SubclassResponsibilityError

Inherits:
RuntimeError
  • Object
show all
Defined in:
lib/cybercoach/subclass_responsibility_error.rb

Overview

Raised when a method is abstract and should be implemented in a subclass.