throwRecoverableErrors abstract method
void
throwRecoverableErrors()
Throws any errors collected via reportAndRecover.
The buffer of previous errors is cleared as a result.
Implementation
void throwRecoverableErrors();