GrapeCity.ActiveReports.v9 Assembly > GrapeCity.ActiveReports.Options Namespace > BarCodeException Class : GetBaseException Method |
When overridden in a derived class, returns the BarCodeException that is the root cause of one or more subsequent exceptions.
'Declaration Public Overridable Function GetBaseException() As System.Exception
public virtual System.Exception GetBaseException()