87 const std::string& errorMsg) {
ErrorTable errors_
Contains the errors.
void addError(MachineValidator::ErrorCode code, const std::string &errorMsg)
MachineValidatorResults()
virtual ~MachineValidatorResults()
Error error(int index) const
std::pair< MachineValidator::ErrorCode, std::string > Error
Typedef for an error (error code + error message).
ErrorCode
Error codes for different errors.