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