Base class for exceptions thrown by the NMath product suite.
Namespace: CenterSpace.NMath.CoreAssembly: NMathPremium (in NMathPremium.dll) Version: 5.3.0.0
Syntax
| C# |
|---|
public class NMathException : ApplicationException |
| Visual Basic |
|---|
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..::..GpuConfigurationException
CenterSpace.NMath.Core..::..GpuKernelException
CenterSpace.NMath.Core..::..IndexOutOfRangeException
CenterSpace.NMath.Core..::..InvalidArgumentException
CenterSpace.NMath.Core..::..InvalidBinBdryException
CenterSpace.NMath.Core..::..KernelLoadException
CenterSpace.NMath.Core..::..LicenseException
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..::..GpuConfigurationException
CenterSpace.NMath.Core..::..GpuKernelException
CenterSpace.NMath.Core..::..IndexOutOfRangeException
CenterSpace.NMath.Core..::..InvalidArgumentException
CenterSpace.NMath.Core..::..InvalidBinBdryException
CenterSpace.NMath.Core..::..KernelLoadException
CenterSpace.NMath.Core..::..LicenseException
CenterSpace.NMath.Core..::..MatrixNotSquareException
CenterSpace.NMath.Core..::..MismatchedSizeException
CenterSpace.NMath.Core..::..NMathFormatException
CenterSpace.NMath.Core..::..SingularMatrixException
CenterSpace.NMath.Matrix..::..NonModifiableElementException