Skip to main content
A newer version of this page is available. .

ObjectCacheException Class

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

Namespace: DevExpress.Xpo.Exceptions

Assembly: DevExpress.Xpo.v21.1.dll

NuGet Package: DevExpress.Xpo

Declaration

public class ObjectCacheException :
    Exception

Remarks

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

Inheritance

Object
Exception
ObjectCacheException
See Also