다음을 통해 공유


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
              

네임스페이스:Microsoft.Isam.Esent.Interop
어셈블리: Microsoft.Isam.Esent.Interop(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

스레드로부터의 안전성

이 형식의 모든 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