Edit

Share via


EsentFragmentationException class

Base class for Fragmentation exceptions.

Inheritance hierarchy

System.Object
  System.Exception
    Microsoft.Isam.Esent.EsentException
      Microsoft.Isam.Esent.Interop.EsentErrorException
        Microsoft.Isam.Esent.Interop.EsentDataException
          Microsoft.Isam.Esent.Interop.EsentFragmentationException
            

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

Syntax

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

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

EsentFragmentationException 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.EsentDataException
          Microsoft.Isam.Esent.Interop.EsentFragmentationException
            Microsoft.Isam.Esent.Interop.EsentLogSectorSizeMismatchException
            Microsoft.Isam.Esent.Interop.EsentLogSequenceEndDatabasesConsistentException
            Microsoft.Isam.Esent.Interop.EsentLogSequenceEndException
            Microsoft.Isam.Esent.Interop.EsentOutOfAutoincrementValuesException
            Microsoft.Isam.Esent.Interop.EsentOutOfDbtimeValuesException
            Microsoft.Isam.Esent.Interop.EsentOutOfLongValueIDsException
            Microsoft.Isam.Esent.Interop.EsentOutOfObjectIDsException
            Microsoft.Isam.Esent.Interop.EsentOutOfSequentialIndexValuesException