Functions | |
void | throwWrongNumberOfElements (std::string const &iParameterName, size_t iExpected, size_t iGot) |
void edm::pset::exceptions::throwWrongNumberOfElements | ( | std::string const & | iParameterName, |
size_t | iExpected, | ||
size_t | iGot | ||
) |
Definition at line 33 of file ParameterSet.cc.
References edm::errors::Configuration, and Exception.
Referenced by edm::ParameterTypeTraits< std::array< T, N > >::convert().