InnerException Property
Gets the System.Exception instance that caused the current exception.
Syntax
public System.Exception InnerException {get;}Public ReadOnly Property InnerException As System.ExceptionGets the System.Exception instance that caused the current exception.
public System.Exception InnerException {get;}Public ReadOnly Property InnerException As System.Exception