EsentOperationException class

Base class for Operation exceptions.

Inheritance hierarchy

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

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

Syntax

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

Thread safety

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

See also

Reference

EsentOperationException members

Microsoft.Isam.Esent.Interop namespace

Derived types

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