Gets the occuring exception.
            
 Declaration Syntax
 Declaration Syntax| C# | Visual Basic | Visual C++ | J# | 
public Exception Exception { get; }
Public ReadOnly Property Exception As Exception Get
public: property Exception^ Exception { Exception^ get (); }
/** @property */ public Exception get_Exception()
