Library
|
Module
Frames
|
Expand
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 */
pfcArgValueType
Type
The actual type of the argument value object.
Property Detail
/* readonly */
pfcArgValueType
Type
The actual type of the argument value object.