EsentErrorException クラス
ESENT エラー例外の基底クラス。
継承階層
System.Object
System.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
Namespace:Microsoft.Isam.Esent.Interop
アセンブリ: Microsoft.Isam.Esent.Interop (Microsoft.Isam.Esent.Interop.dll)
構文
'Declaration
<SerializableAttribute> _
Public Class EsentErrorException _
Inherits EsentException
'Usage
Dim instance As EsentErrorException
[SerializableAttribute]
public class EsentErrorException : EsentException
スレッド セーフ
この型の public static (Visual Basic では Shared) のメンバーはすべて、スレッド セーフです。 インスタンス メンバーの場合は、スレッド セーフであるとは限りません。