dcompute ~master (2020-05-31T06:50:18Z)
Dub
Repo
DComputeDriverException
dcompute
driver
error
Undocumented in source.
version(!D_BetterC)
class
DComputeDriverException : Exception {
this
(string msg, string file, size_t line, Throwable next);
this
(Status err, string file, size_t line, Throwable next);
}
Constructors
this
this
(string msg, string file, size_t line, Throwable next)
Undocumented in source.
this
this
(Status err, string file, size_t line, Throwable next)
Undocumented in source.
Meta
Source
See Implementation
dcompute
driver
error
classes
DComputeDriverException
enums
Status
functions
checkErrors
variables
defaultOnDriverError
onDriverError
status
Undocumented in source.