IMSL C# Numerical Library

IMSLException Class

Signals that a mathematical exception has occurred.

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

System.Object
   System.Exception
      System.ApplicationException
         Imsl.IMSLException
            Derived types

public abstract class IMSLException : ApplicationException

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: Imsl

Assembly: ImslCS (in ImslCS.dll)

See Also

IMSLException Members | Imsl Namespace