An error mostly likely resulting from a programming error within the Cudafy library.
Namespace: CudafyAssembly: 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 |