TranslationFailedException

Namespace

Brahma.FSharp.OpenCL.Translator


The exception that is thrown when the unexpected error occured during the translation.

Contructors

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

CompiledName:.ctor

#new(message)message:string -> TranslationFailedException

CompiledName:.ctor

#new()unit -> TranslationFailedException

CompiledName:.ctor