EsentOperationException, classe
Classe de base pour les exceptions d’opération.
Hiérarchie d’héritage
System.Object
System.Exception
Microsoft. ISAM. esent. EsentException
Microsoft. ISAM. esent. Interop. EsentErrorException
Microsoft. ISAM. esent. Interop. EsentOperationException
Espace de noms : Microsoft. ISAM. esent. Interop
Assembly : Microsoft. ISAM. esent. Interop (en Microsoft.Isam.Esent.Interop.dll)
Syntaxe
'Declaration
<SerializableAttribute> _
Public MustInherit Class EsentOperationException _
Inherits EsentErrorException
'Usage
Dim instance As EsentOperationException
[SerializableAttribute]
public abstract class EsentOperationException : EsentErrorException
Sécurité des threads
Tout membre statique public (Shared en Visual Basic) de ce type est thread-safe. Tous les membres de l'instance ne sont pas garantis comme étant thread-safe.
Voir aussi
Informations de référence
Membres EsentOperationException
Espace de noms Microsoft. ISAM. esent. Interop
Types dérivés
System.Object
System.Exception
Microsoft. ISAM. esent. EsentException
Microsoft. ISAM. esent. Interop. EsentErrorException
Microsoft. ISAM. esent. Interop. EsentOperationException
Microsoft. ISAM. esent. Interop. EsentBackupAbortByServerException
Microsoft. ISAM. esent. Interop. EsentCheckpointDepthTooDeepException
Microsoft. ISAM. esent. Interop. EsentClientRequestToStopJetServiceException
Microsoft. ISAM. esent. Interop. EsentFatalException
Microsoft. ISAM. esent. Interop. EsentInitInProgressException
Microsoft. ISAM. esent. Interop. EsentInternalErrorException
Microsoft. ISAM. esent. Interop. EsentIOException
Microsoft. ISAM. esent. Interop. EsentNTSystemCallFailedException
Microsoft. ISAM. esent. Interop. EsentOSSnapshotTimeOutException
Microsoft. ISAM. esent. Interop. EsentRecordNotDeletedException
Microsoft. ISAM. esent. Interop. EsentResourceException
Microsoft. ISAM. esent. Interop. EsentTermInProgressException
Microsoft. ISAM. esent. Interop. EsentUnicodeLanguageValidationFailureException
Microsoft. ISAM. esent. Interop. EsentUnicodeTranslationFailException