EsentInconsistentException クラス

一貫性のない例外の基本クラス。

継承階層

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

Namespace:Microsoft.Isam.Esent.Interop
アセンブリ: Microsoft.Isam.Esent.Interop (Microsoft.Isam.Esent.Interop.dll)

構文

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

スレッド セーフ

この型の public static (Visual Basic では Shared) のメンバーはすべて、スレッド セーフです。 インスタンス メンバーの場合は、スレッド セーフであるとは限りません。

こちらもご覧ください

リファレンス

EsentInconsistentException メンバー

Microsoft.Isam.Esent.Interop 名前空間

派生型

System.Object
   System.Exception
     Microsoft.Isam.Esent.EsentException
       Microsoft.Isam.Esent.Interop.EsentErrorException
         Microsoft.Isam.Esent.Interop.EsentDataException
          Microsoft.Isam.Esent.Interop.EsentInconsistentException
             Microsoft.Isam.Esent.Interop.EsentAttachedDatabaseMismatchException
             Microsoft.Isam.Esent.Interop.EsentBadCheckpointSignatureException
             Microsoft.Isam.Esent.Interop.EsentBadLogSignatureException
             Microsoft.Isam.Esent.Interop.EsentBadLogVersionException
             Microsoft.Isam.Esent.Interop.EsentCheckpointFileNotFoundException
             Microsoft.Isam.Esent.Interop.EsentConsistentTimeMismatchException
             Microsoft.Isam.Esent.Interop.EsentDatabaseDirtyShutdownException
             Microsoft.Isam.Esent.Interop.EsentDatabaseIncompleteIncrementalReseedException
             Microsoft.Isam.Esent.Interop.EsentDatabaseLogSetMismatchException
             Microsoft.Isam.Esent.Interop.EsentDbTimeTooNewException
             Microsoft.Isam.Esent.Interop.EsentDbTimeTooOldException
             Microsoft.Isam.Esent.Interop.EsentEndingRestoreLogTooLowException
             Microsoft.Isam.Esent.Interop.EsentExistingLogFileHasBadSignatureException
             Microsoft.Isam.Esent.Interop.EsentExistingLogFileIsNotContiguousException
             Microsoft.Isam.Esent.Interop.EsentFileInvalidTypeException
             Microsoft.Isam.Esent.Interop.EsentGivenLogFileHasBadSignatureException
             Microsoft.Isam.Esent.Interop.EsentGivenLogFileIsNotContiguousException
             Microsoft.Isam.Esent.Interop.EsentInvalidCreateDbVersionException
             Microsoft.Isam.Esent.Interop.EsentInvalidDatabaseVersionException
             Microsoft.Isam.Esent.Interop.EsentLogGenerationMismatchException
             Microsoft.Isam.Esent.Interop.EsentMissingCurrentLogFilesException
             Microsoft.Isam.Esent.Interop.EsentMissingFileToBackupException
             Microsoft.Isam.Esent.Interop.EsentMissingRestoreLogFilesException
             Microsoft.Isam.Esent.Interop.EsentPageSizeMismatchException
             Microsoft.Isam.Esent.Interop.EsentRequiredLogFilesMissingException
             Microsoft.Isam.Esent.Interop.EsentStartingRestoreLogTooHighException