Exception: Object 'ObjectName' found in dictionary Dictionary as FoundObjectType, but not of the requested type¶
Exception id: 0x01000102
Parameter  | 
Description  | 
|---|---|
ObjectName  | 
The object being sought.  | 
Dictionary  | 
The dictionary being searched in.  | 
FoundObjectType  | 
The object type which was found.  | 
Description¶
An object with the requested name ObjectName does exist in the dictionary Dictionary, but this object is of type FoundObjectType, which is not the type that was requested.