API Documentation > Exceptions > Interface IpfcXInvalidEnumValue
Interface IpfcXInvalidEnumValue
Description
This exception is thrown when an integer used as enumerated value can not be mapped to the enumerated type.
Direct Parent Classes:
User Guide References:
Property Summary
Property
as String
The name of the enumerated type
Property
as Long
The invalid value
Property Detail
Property
Name
as String
The name of the enumerated type
Property
Value
as Long
The invalid value
Was this helpful?