Cape Persistence Not Found ExceptionInitialize(String) Method
Initializes the description, interface name and name fields of this exception.
Definition
Namespace: CapeOpen
Assembly: CapeOpen (in CapeOpen.dll) Version: 1.0.0.0 (1.0.0.0)
Assembly: CapeOpen (in CapeOpen.dll) Version: 1.0.0.0 (1.0.0.0)
C#
protected void Initialize(
string itemName
)VB
Protected Sub Initialize (
itemName As String
)Parameters
- itemName String
- Name of the item that was not found that is the cause of this exception.
Remarks
Sets the values of the HResult, interface name and exception name.