Classe EsentErrorException
Classe di base per le eccezioni di errore ESENT.
Gerarchia di ereditarietà
System.Object
Exception
Microsoft.Isam.Esent.EsentException
Microsoft.Isam.Esent.Interop.EsentErrorException
Microsoft.Isam.Esent.Interop.EsentApiException
Microsoft.Isam.Esent.Interop.EsentCannotLogDuringRecoveryRedoException
Microsoft.Isam.Esent.Interop.EsentDataException
Microsoft.Isam.Esent.Interop.EsentOperationException
Microsoft.Isam.Esent.Interop.EsentPreviousVersionException
Microsoft.Isam.Esent.Interop.EsentVersionStoreEntryTooBigException
Spazio dei nomi:Microsoft.Isam.Esent.Interop
Assemblea: Microsoft.Isam.Esent.Interop (in Microsoft.Isam.Esent.Interop.dll)
Sintassi
'Declaration
<SerializableAttribute> _
Public Class EsentErrorException _
Inherits EsentException
'Usage
Dim instance As EsentErrorException
[SerializableAttribute]
public class EsentErrorException : EsentException
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.