Module: Ruflow::Error
- Defined in:
- lib/ruflow/error/bad_return.rb,
lib/ruflow/error/mismatch_input_type.rb,
lib/ruflow/error/mismatch_output_type.rb,
lib/ruflow/error/output_port_not_defined.rb,
lib/ruflow/error/mismatch_output_input_type.rb
Defined Under Namespace
Classes: BadReturn, MismatchInputType, MismatchOutputInputType, MismatchOutputType, OutputPortNotDefined