Gets the exception that failed the read by id operation, if any.
Declaration Syntax
C# | Visual Basic | Visual C++ | J# |
Exception Exception { get; }
ReadOnly Property Exception As Exception Get
property Exception^ Exception { Exception^ get (); }
/** @property */ Exception get_Exception()