Skip to main content

ObjectCacheException Class

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

Namespace: DevExpress.Xpo.Exceptions

Assembly: DevExpress.Xpo.v24.2.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