I'm using Microsoft.Reporting.WinForms.Reportviewer control in a .Net 2.0 Win Forms application. (Designing in VS 2008)

If a report or subreport has an error, is there a way for me to capture that in the code-behind? Currenlty the user can see 'Error: The subreport cannot be show.' but we have no way to see what the error says.