TranslationFailedException
Namespace
Brahma.FSharp.OpenCL.TranslatorThe exception that is thrown when the unexpected error occured during the translation.
Contructors
| Constructor | Signature | Description | |
|---|---|---|---|
| # | new(message, inner) | (message:string * inner:Exception) -> TranslationFailedException | CompiledName: |
| # | new(message) | message:string -> TranslationFailedException | CompiledName: |
| # | new() | unit -> TranslationFailedException | CompiledName: |