ComponentOne Input for WinForms
InnerException Property (ErrorInfo)

C1.Win.C1Input.4 Assembly > C1.Win.C1Input Namespace > ErrorInfo Class : InnerException Property
Run-time-only read-only property returning the original exception object that caused the error.
Syntax
'Declaration
 
Public ReadOnly Property InnerException As System.Exception
public System.Exception InnerException {get;}
See Also

Reference

ErrorInfo Class
ErrorInfo Members