[]
        
(Showing Draft Content)

C1.Win.Input.Validation.ErrorInfo.InnerException

InnerException Property

InnerException

Run-time-only read-only property returning the original exception object that caused the error.

Declaration
[Browsable(false)]
public Exception InnerException { get; }