utile ~master (2021-10-24T21:31:42.7748834)
Dub
Repo
throwError
utile
except
Undocumented in source. Be warned that the author may not have intended to support it.
bool
throwError
(A args)
bool
throwError
(
string
S
string
File
= __FILE__
uint
Line
= __LINE__
A
...
)
(
A
args
)
if
(
__traits(
compiles
,
args.format
!
S
)
)
bool
throwError
(string file, uint line, A args)
bool
throwError
(T value, string file, uint line)
Meta
Source
See Implementation
utile
except
functions
throwError