Exception: MapRedus::ProcessSpecificationError

Inherits:
InvalidProcess
  • Object
show all
Defined in:
lib/mapredus.rb

Instance Method Summary collapse

Constructor Details

#initializeProcessSpecificationError

Returns a new instance of ProcessSpecificationError.



14
# File 'lib/mapredus.rb', line 14

def initialize; super("MapRedus Process: need to have the specification defined");end