DUNE: Uniform Navigational Environment  2016.05.0
DUNE::Tasks::InvalidValue Class Reference

Detailed Description

Value is invalid for a given parameter.

Public Member Functions

 InvalidValue (const std::string &name, const std::string &value, const std::string &reason)
 

Constructor & Destructor Documentation

DUNE::Tasks::InvalidValue::InvalidValue ( const std::string &  name,
const std::string &  value,
const std::string &  reason 
)
inline

Constructor.

Parameters
[in]nameparameter name.
[in]valuevalue.
[in]reasonreason.
Collaboration diagram for DUNE::Tasks::InvalidValue:
Collaboration graph