EsentMemoryException-Klasse

Basisklasse für Arbeitsspeicherausnahmen.

Vererbungshierarchie

System.Object
System.Exception
Microsoft.Isam.Esent.EsentException
Microsoft.Isam.Esent.Interop.EsentErrorException
Microsoft.Isam.Esent.Interop.EsentOperationException
Microsoft.Isam.Esent.Interop.EsentResourceException
Microsoft.Isam.Esent.Interop.EsentMemoryException

Namespace: Microsoft.Isam.Esent.Interop
Assembly: Microsoft.Isam.Esent.Interop (in Microsoft.Isam.Esent.Interop.dll)

Syntax

'Declaration
<SerializableAttribute> _
Public MustInherit Class EsentMemoryException _
    Inherits EsentResourceException
'Usage
Dim instance As EsentMemoryException
[SerializableAttribute]
public abstract class EsentMemoryException : EsentResourceException

Threadsicherheit

Alle öffentlichen statischen Elemente dieses Typs (Shared in Microsoft Visual Basic) sind threadsicher. Bei Instanzmembern ist die Threadsicherheit nicht gewährleistet.

Weitere Informationen

Referenz

EsentMemoryException-Member

Microsoft.Isam.Esent.Interop-Namespace

Abgeleitete Typen

System.Object
System.Exception
Microsoft.Isam.Esent.EsentException
Microsoft.Isam.Esent.Interop.EsentErrorException
Microsoft.Isam.Esent.Interop.EsentOperationException
Microsoft.Isam.Esent.Interop.EsentResourceException
Microsoft.Isam.Esent.Interop.EsentMemoryException
Microsoft.Isam.Esent.Interop.EsentOutOfBuffersException
Microsoft.Isam.Esent.Interop.EsentOutOfCursorsException
Microsoft.Isam.Esent.Interop.EsentOutOfFileHandlesException
Microsoft.Isam.Esent.Interop.EsentOutOfMemoryException
Microsoft.Isam.Esent.Interop.EsentOutOfSessionsException
Microsoft.Isam.Esent.Interop.EsentOutOfThreadsException
Microsoft.Isam.Esent.Interop.EsentTooManyMempoolEntriesException
Microsoft.Isam.Esent.Interop.EsentTooManyOpenIndexesException
Microsoft.Isam.Esent.Interop.EsentTooManySortsException