Exception: Conker::MustBeDefined

Inherits:
Error
  • Object
show all
Defined in:
lib/conker.rb

Instance Method Summary collapse

Constructor Details

#initializeMustBeDefined

Returns a new instance of MustBeDefined.



31
# File 'lib/conker.rb', line 31

def initialize; super('must be defined'); end