InvalidKernelException

Namespace

Brahma.FSharp.OpenCL.Translator


The exception that is thrown when the kernel has invalid format.

Contructors

ConstructorSignatureDescription
#new(message, inner)(message:string * inner:Exception) -> InvalidKernelException

CompiledName:.ctor

#new(message)message:string -> InvalidKernelException

CompiledName:.ctor

#new()unit -> InvalidKernelException

CompiledName:.ctor