True DBGrid for WinForms | ComponentOne
C1.Win.C1TrueDBGrid.4.8 Assembly / C1.C1PreviewClient.Serialization Namespace / SerializeExceptionBase Class / GetBaseException Method

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