[]
Run-time-only read-only property returning the original exception object that caused the error.
[Browsable(false)] public Exception InnerException { get; }
<Browsable(False)> Public ReadOnly Property InnerException As Exception