BarCode for WPF | ComponentOne
C1.WPF.BarCode.4.6.2 Assembly / C1.BarCode Namespace / BarCodeException Class / GetBaseException Method

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