Enumerator error::mismatch The rule did not match the input. Synopsis Declared in header <boost/url/grammar/error.hpp> mismatch Description This error is returned when a rule fails to match the input. The error is recoverable; the caller may rewind the input pointer and attempt to parse again using a different rule.