Back to Devexpress

ObjectCacheException Class

xpo-devexpress-dot-xpo-dot-exceptions-10d5ad93.md

latest1.1 KB
Original Source

ObjectCacheException Class

An exception that is thrown when a severe internal error occurs.

Namespace : DevExpress.Xpo.Exceptions

Assembly : DevExpress.Xpo.v25.2.dll

NuGet Package : DevExpress.Xpo

Declaration

csharp
public class ObjectCacheException :
    Exception
vb
Public Class ObjectCacheException
    Inherits Exception

Remarks

If this exception is raised, please report this problem to us.

Inheritance

Object Exception ObjectCacheException

See Also

ObjectCacheException Members

DevExpress.Xpo.Exceptions Namespace