Base class for exceptions thrown by the NMath product suite.
Namespace:
CenterSpace.NMath.CoreAssembly: NMath (in NMath.dll) Version: 5.1.0.0
Syntax
| C# |
|---|
public class NMathException : ApplicationException |
| Visual Basic (Declaration) |
|---|
Public Class NMathException _ Inherits ApplicationException |
| Visual C++ |
|---|
public ref class NMathException : public ApplicationException |
Inheritance Hierarchy
System..::.Object
System..::.Exception
System..::.ApplicationException
CenterSpace.NMath.Core..::.NMathException
CenterSpace.NMath.Core..::.FFTKernelException
CenterSpace.NMath.Core..::.IndexOutOfRangeException
CenterSpace.NMath.Core..::.InvalidArgumentException
CenterSpace.NMath.Core..::.InvalidBinBdryException
CenterSpace.NMath.Core..::.KernelLoadException
CenterSpace.NMath.Core..::.MatrixNotSquareException
CenterSpace.NMath.Core..::.MismatchedSizeException
CenterSpace.NMath.Core..::.NMathFormatException
CenterSpace.NMath.Core..::.SingularMatrixException
CenterSpace.NMath.Matrix..::.NonModifiableElementException
System..::.Exception
System..::.ApplicationException
CenterSpace.NMath.Core..::.NMathException
CenterSpace.NMath.Core..::.FFTKernelException
CenterSpace.NMath.Core..::.IndexOutOfRangeException
CenterSpace.NMath.Core..::.InvalidArgumentException
CenterSpace.NMath.Core..::.InvalidBinBdryException
CenterSpace.NMath.Core..::.KernelLoadException
CenterSpace.NMath.Core..::.MatrixNotSquareException
CenterSpace.NMath.Core..::.MismatchedSizeException
CenterSpace.NMath.Core..::.NMathFormatException
CenterSpace.NMath.Core..::.SingularMatrixException
CenterSpace.NMath.Matrix..::.NonModifiableElementException