|
From: <ek...@ba...> - 2003-04-18 17:25:09
|
I have a need to throw exceptions up the call stack when properties are not properly specified for a given pipeline stage. I am looking at PipelineStageFactory and see many instances of exceptions being caught and then discarded. Is there any reason why these exceptions are being discarded? I was hoping to use a mechanism like this to notify me if/when there are missing or incorrect properties specified for a pipelinestage. Perhaps I can modify the methods on this class to include "Throws PipelineException" ... any thoughts? Erik ________________________________________________________________________ The information in this e-mail, and any attachment therein, is confidential and for use by the addressee only. If you are not the intended recipient, please return the e-mail to the sender and delete it from your computer. Although The Bank of New York attempts to sweep e-mail and attachments for viruses, it does not guarantee that either are virus-free and accepts no liability for any damage sustained as a result of viruses. |