C1.Win.C1Input.4.8 Assembly / C1.Win.C1Input Namespace / ErrorInfo Class / InnerException Property

In This Topic
InnerException Property
In This Topic
Run-time-only read-only property returning the original exception object that caused the error.
Syntax
'Declaration
 
Public ReadOnly Property InnerException As Exception
 
See Also