EsentFatalException-Klasse

Basisklasse für Schwerwiegende Ausnahmen.

Vererbungshierarchie

System.Object
  System.Exception
    Microsoft.Isam.Esent.EsentException
      Microsoft.Isam.Esent.Interop.EsentErrorException
        Microsoft.Isam.Esent.Interop.EsentOperationException
          Microsoft.Isam.Esent.Interop.EsentFatalException
            

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

Syntax

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

Threadsicherheit

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

Siehe auch

Verweis

EsentFatalException-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.EsentFatalException
            Microsoft.Isam.Esent.Interop.EsentInstanceUnavailableDueToFatalLogDiskFullException
            Microsoft.Isam.Esent.Interop.EsentInstanceUnavailableException
            Microsoft.Isam.Esent.Interop.EsentLogDisabledDueToRecoveryFailureException
            Microsoft.Isam.Esent.Interop.EsentRollbackErrorException
            Microsoft.Isam.Esent.Interop.EsentSectorSizeNotSupportedException
            Microsoft.Isam.Esent.Interop.EsentUnloadableOSFunctionalityException