dict.cc dictionary

DictImport.lastexcp Property

Last exception occured in the class, if any

[Visual Basic]
Public ReadOnly Property lastexcp As Exception
[C#]
public System.Exception lastexcp {get;}

Remarks

Returns null, if there were no exceptions

See Also

DictImport Class | dict Namespace