Overload List

  NameDescription
KernelLoadException()()()
Default constructor. Constructs an empty FFTException instance.
KernelLoadException(String)
Constructs a FFTException instance with the specifed exception message.
KernelLoadException(String, Exception)
Constructs a FFTException instance with the specifed exception message and underlying (inner) exception.

See Also