|  | FFTKernel | 
 Inheritance Hierarchy
Inheritance Hierarchy Syntax
SyntaxThe FFTKernelException type exposes the following members.
 Constructors
Constructors| Name | Description | |
|---|---|---|
|  | 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 CUDA or MKL experiences an internal error | 
 See Also
See Also