NuGenSciMath

NuGenFractionException Class

Exception class for NuGenFraction, derived from System.Exception

For a list of all members of this type, see NuGenFractionException Members.

System.Object
   System.Exception
      Genetibase.MathX.NuGenFractionException

[Visual Basic]
Public Class NuGenFractionException
    Inherits Exception
[C#]
public class NuGenFractionException : Exception

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Requirements

Namespace: Genetibase.MathX

Assembly: Genetibase.MathX.NuGenSciMathI (in Genetibase.MathX.NuGenSciMathI.dll)

See Also

NuGenFractionException Members | Genetibase.MathX Namespace