次の方法で共有


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 (Microsoft.Isam.Esent.Interop.dll)

構文

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

スレッド セーフ

この型の public static (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