Click or drag to resize

FFTKernelException Constructor

Overload List
 NameDescription
Public methodFFTKernelException Default constructor. Constructs an empty FFTException instance.
Public methodFFTKernelException(String) Constructs a FFTException instance with the specifed exception message.
Public methodFFTKernelException(String, Exception) Constructs a FFTException instance with the specifed exception message and underlying (inner) exception.
Public methodFFTKernelException(String, Int32, Int32, Int32, FFTPrecision, FFTDomain) Constructs a FFTException instance when CUDA or MKL experiences an internal error
Top
See Also