CLException
Namespace
Brahma.FSharpAttributes:
[<Serializable>]
Exception representing an OpenCL error.
Contructors
| Constructor | Signature | Description | |
|---|---|---|---|
| # | new(info, context) | (info:SerializationInfo * context:StreamingContext) -> CLException | CompiledName: |
| # | new(error, inner) | (error:ErrorCode * inner:Exception) -> CLException | CompiledName: |
| # | new(error) | error:ErrorCode -> CLException | CompiledName: |