Inherited from the Exception base class. Gets the Exception instance that caused the current exception.
public: __property Exception InnerException;
public Exception InnerException;
Public Property InnerException() As Exception
DataException Properties