An error mostly likely resulting from a programming error within the Cudafy library.

Namespace: Cudafy
Assembly: Cudafy (in Cudafy.dll) Version: 1.0.4106.20170

Syntax

C#
[SerializableAttribute]
public class CudafyFatalException : Exception
Visual Basic
<SerializableAttribute> _
Public Class CudafyFatalException _
	Inherits Exception
Visual C++
[SerializableAttribute]
public ref class CudafyFatalException : public Exception

Inheritance Hierarchy

System..::..Object
  System..::..Exception
    Cudafy..::..CudafyFatalException

See Also