ComponentOne BarCode for WinForms
C1.Win.Barcode.4.5.2 Assembly / C1.BarCode Namespace / BarCodeException Class / GetBaseException Method

In This Topic
    GetBaseException Method
    In This Topic
    Syntax
    'Declaration
     
    Public Overridable Function GetBaseException() As System.Exception
    public virtual System.Exception GetBaseException()
    See Also