InvalidKernelException
Namespace
Brahma.FSharp.OpenCL.TranslatorThe exception that is thrown when the kernel has invalid format.
Contructors
Constructor | Signature | Description | |
---|---|---|---|
# | new(message, inner) | (message:string * inner:Exception) -> InvalidKernelException | CompiledName: |
# | new(message) | message:string -> InvalidKernelException | CompiledName: |
# | new() | unit -> InvalidKernelException | CompiledName: |