Interface IpfcXNumberTooLarge
Description
This exception is thrown when a number passed to a method is too large.
Direct Parent Classes:
User Guide References:
Property Summary
Property | | as Double |
| |
| |
| Maximum allowed value. |
Property | | as Double |
| |
| |
| The number passed as an argument. |
Property Detail
Property | MaxValue | | as Double |
Maximum allowed value.
The number passed as an argument.