Initializes a new instance of the CudafyFatalException class.
Namespace: CudafyAssembly: Cudafy (in Cudafy.dll) Version: 1.0.4106.20170
Syntax
C# |
---|
public CudafyFatalException( string message ) |
Visual Basic |
---|
Public Sub New ( _ message As String _ ) |
Visual C++ |
---|
public: CudafyFatalException( String^ message ) |
Parameters
- message
- Type: System..::..String
The message.