Classe EsentFatalException
Classe di base per eccezioni irreversibili.
Gerarchia di ereditarietà
System.Object
Exception
Microsoft.Isam.Esent.EsentException
Microsoft.Isam.Esent.Interop.EsentErrorException
Microsoft.Isam.Esent.Interop.EsentOperationException
Microsoft.Isam.Esent.Interop.EsentFatalException
Spazio dei nomi:Microsoft.Isam.Esent.Interop
Assemblea: Microsoft.Isam.Esent.Interop (in Microsoft.Isam.Esent.Interop.dll)
Sintassi
'Declaration
<SerializableAttribute> _
Public MustInherit Class EsentFatalException _
Inherits EsentOperationException
'Usage
Dim instance As EsentFatalException
[SerializableAttribute]
public abstract class EsentFatalException : EsentOperationException
Thread safety
I membri statici pubblici (Shared in Visual Basic) di questo tipo sono thread-safe. Non è invece garantita la sicurezza dei membri dell'istanza.
Vedi anche
Riferimento
Spazio dei nomi Microsoft.Isam.Esent.Interop
Tipi derivati
System.Object
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