Base exception for all exceptions except for CudafyFatalException.
Namespace: CudafyAssembly: Cudafy (in Cudafy.dll) Version: 1.0.4106.20170
Syntax
C# |
---|
[SerializableAttribute] public class CudafyException : Exception |
Visual Basic |
---|
<SerializableAttribute> _ Public Class CudafyException _ Inherits Exception |
Visual C++ |
---|
[SerializableAttribute] public ref class CudafyException : public Exception |
Inheritance Hierarchy
System..::..Object
System..::..Exception
Cudafy..::..CudafyException
Cudafy..::..CudafyCompileException
Cudafy.Host..::..CudafyHostException
System..::..Exception
Cudafy..::..CudafyException
Cudafy..::..CudafyCompileException
Cudafy.Host..::..CudafyHostException