From: René J. <rvj...@xs...> - 2020-07-05 19:42:59
|
Not unless we change all occurrences of "say ‘Error - xxx” … return 16 to an Exception type that is caught. René. > On 4 Jul 2020, at 03:34, Jeff Hennick <Je...@Je...> wrote: > > Is there any mechanism to be able to "catch" an error thrown by a pipe? > > What I would like to do is "automate" testing of pipe stages with errors in their arguments. I have lots of Emsg(11, 'Bad argument.")-type things I would like to test in a way that goes on to do the next test. Right now, it stops the whole thing. > > Thanks for any help or pointers you can give. > > Jeff > > _______________________________________________ > netrexx-pipelines mailing list > net...@li... > https://lists.sourceforge.net/lists/listinfo/netrexx-pipelines |