Avoid warnings for succesful algorithms in functional algorithms
In case an algo ends with an Exception, a warning or error message was always displayed. But if the exception return code is not a failure, this warning is not welcome. This is the case for example in an IO algorithm when the end of file is reached.
parent
93443e00
No related branches found
No related tags found