Overload List

  NameDescription
FFTKernelException()()()
Default constructor. Constructs an empty FFTException instance.
FFTKernelException(String)
Constructs a FFTException instance with the specifed exception message.
FFTKernelException(String, Exception)
Constructs a FFTException instance with the specifed exception message and underlying (inner) exception.
FFTKernelException(String, Int32, Int32, Int32, FFTPrecision, FFTDomain)
Constructs a FFTException instance when MKL experiences an internal error

See Also