| |||||||||||||||||||||||||||||||||||||||||
NotFiniteNumberException ClassThe exception that is thrown when a floating-point value is positive infinity, negative infinity, or Not-a-Number ( NaN ).
|
|||||||||||||||||||||||||||||||||||||||||
| Visibility | Name | Value Type | Accessibility |
|---|---|---|---|
| public | OffendingNumber | Double | [ Get ] |
| Visibility | Name | Parameters | Return Type |
|---|---|---|---|
| public | GetObjectData | ( SerializationInfo info , StreamingContext context ) | Void |
Operations involving Double or Single operations throw this exception.
Applications written in C# will not throw this exception. NotFiniteNumberException is available for languages that do not support infinity and Not-a-Number constants.
NotFiniteNumberException uses the HRESULT COR_E_NOTFINITENUMBER, which has the value 0x80131528.
For a list of initial property values for an instance of NotFiniteNumberException, see the NotFiniteNumberException constructors.
Check out related books at Amazon
© 2000-2008 Rey Nuñez All rights reserved.
If you have any question, comment or suggestion
about this site, please send us a note
You can help support aspxtreme