ObjectCacheException.Object Property
Gets the object which is associated with the exception.
Namespace: DevExpress.Xpo.Exceptions
Assembly: DevExpress.Xpo.v25.2.dll
NuGet Package: DevExpress.Xpo
Declaration
Property Value
| Type | Description |
|---|---|
| Object | The object that is associated with the exception. |
See Also