'Declaration Public ReadOnly Property InnerException As Exception
public Exception InnerException {get;}
Gets the Exception instance that caused the current exception.
'Declaration Public ReadOnly Property InnerException As Exception
public Exception InnerException {get;}