Library | Module

Class pfcXInvalidEnumValue



Description

This exception is thrown when an integer used as enumerated value can not be mapped to the enumerated type.
Direct Parent Classes:
pfcXInAMethod



Property Summary

/* readonly */ stringName
The name of the enumerated type
/* readonly */ numberValue
The invalid value



Property Detail


/* readonly */ stringName

The name of the enumerated type




/* readonly */ numberValue

The invalid value