Exception: Holotype::InheritanceDisallowedError

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

Instance Method Summary collapse

Instance Method Details

#messageObject



3
# File 'lib/holotype/inheritance_disallowed_error.rb', line 3

def message; MESSAGE; end