Gets the failure caused by attempting to update this entry.
Declaration Syntax
C# | Visual Basic | Visual C++ | J# |
Exception Error { get; }
ReadOnly Property Error As Exception Get
property Exception^ Error { Exception^ get (); }
/** @property */ Exception get_Error()