An NDoc Documented Class Library

NumericException Class

Generic numerical exception thrown by numerics4net.

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

System.Object
   System.Exception
      numerics4net.exception.NumericException
         numerics4net.exception.ConvergenceException

public class NumericException : 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: numerics4net.exception

Assembly: numerics4net-1.2 (in numerics4net-1.2.dll)

See Also

NumericException Members | numerics4net.exception Namespace