Skip to content

Make EndOfInput exception inherit from logic_error

Sebastien Ponce requested to merge sponce_EndOfInput into master

This will allow to have better error messages from the framework when the exception is not caught

Merge request reports