Partager via


Classe EsentMemoryException

Classe de base pour les exceptions memory.

Hiérarchie d’héritage

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
Assemblée: Microsoft.Isam.Esent.Interop (en Microsoft.Isam.Esent.Interop.dll)

Syntaxe

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

Sécurité des threads

Tout membre statique public (Shared en Visual Basic) de ce type est thread-safe. Tous les membres de l'instance ne sont pas garantis comme étant thread-safe.

Voir aussi

Référence

Membres EsentMemoryException

Espace de noms Microsoft.Isam.Esent.Interop

Types dérivés

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