EsentMemoryException 類別

記憶體例外狀況的基類。

繼承階層

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
裝配: 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

執行緒安全

這個類型的任何公用靜態 (Visual Basic 中的 Shared) 成員都是安全執行緒。 並非所有的執行個體成員都是安全執行緒。

另請參閱

參考

EsentMemoryException 成員

Microsoft.Isam.Esent.Interop 命名空間

衍生類型

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