Mono Class Library: System NamespaceSystem.NotFiniteNumberException Class |
See Also: NotFiniteNumberException Members
System.Object
System.Exception
System.SystemException
System.ArithmeticException
System.NotFiniteNumberException
|
All public static members of this type are safe for multithreaded operations. No instance members are guaranteed to be thread safe.
This exception is thrown when an operand of an arithmetic operation is, and is not permitted to be, one of the following:
[Edit]
- Positive infinity
- Negative infinity
- NaN (Not-a-Number)
Namespace: System
Assembly: mscorlib (in mscorlib.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0