![]() | FFTKernelException Constructor |
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
|