[vtkusers] capturing error in any vtk filter

Mark Wyszomierski markww at gmail.com
Thu Aug 16 15:18:33 EDT 2007


Not sure if this is the same problem, but I had to add an observer for
warnings/errors on my vtkDICOMImageReader - the Update() method of the
class which reads the files does not return a status flag - so I had
to add an observer for any errors that occur during reading,

Mark

On 8/16/07, kshivann at engineering.uiowa.edu
<kshivann at engineering.uiowa.edu> wrote:
> hi all,
>     is there a way to capture the string output in the vtkErrorMacro
> after having called update. i.e., if a filter does not execute due to
> various errors i would like to know the error outside the filter.
>
> thanks
>
> kiran
>
>
> _______________________________________________
> This is the private VTK discussion list.
> Please keep messages on-topic. Check the FAQ at: http://www.vtk.org/Wiki/VTK_FAQ
> Follow this link to subscribe/unsubscribe:
> http://www.vtk.org/mailman/listinfo/vtkusers
>



More information about the vtkusers mailing list