Library
|
Module
Frames
|
Expand
Interface IpfcXBadGetArgValue
Description
This exception signals that you attempted to access the wrong type of value from a
IpfcArgValue
object.
Use the argument value discriminator to determine the type before attempting to access individual value.
Direct Parent Classes:
IpfcXInAMethod
Property Summary
Property
Type
as
IpfcArgValueType
The actual type of the argument value object.
Property Detail
Property
Type
as
IpfcArgValueType
The actual type of the argument value object.