Library | Module

Class pfcXBadGetArgValue



Description

This exception signals that you attempted to access the wrong type of value from a pfcArgValue object.

Use the argument value discriminator to determine the type before attempting to access individual value.
Direct Parent Classes:
pfcXInAMethod



Property Summary

/* readonly */ pfcArgValueTypeType
The actual type of the argument value object.



Property Detail


/* readonly */ pfcArgValueTypeType

The actual type of the argument value object.