Library
|
Module
Frames
|
Expand
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 */ string
Name
The name of the enumerated type
/* readonly */ number
Value
The invalid value
Property Detail
/* readonly */ string
Name
The name of the enumerated type
/* readonly */ number
Value
The invalid value