Check if this processor applies to the given error.
error
bool appliesTo(HTError error) => name == error.name;