When overridden in a derived class, returns the Exception that is the root cause of one or more subsequent exceptions.
'Declaration Public Overridable Function GetBaseException() As System.Exception
public virtual System.Exception GetBaseException()
ReportException Class ReportException Members