19 LogicException(
const std::string& tag,
const std::string& what) : std::logic_error(tag +
": " + what) {}
Error to be thrown when out of the valid range.
Definition: exceptions.h:16
Error to be thrown when out of the valid range.
Definition: exceptions.h:30
Error to be thrown when out of the valid range.
Definition: exceptions.h:37
Error to be thrown when out of the valid range.
Definition: exceptions.h:23