Library | Module

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

PropertyTypeas IpfcArgValueType
The actual type of the argument value object.



Property Detail


PropertyTypeas IpfcArgValueType

The actual type of the argument value object.