tanya ~master (2021-06-04T07:37:50Z)
Dub
Repo
ConvException
tanya
conv
Thrown if a type conversion fails.
final
class
ConvException : Exception {
this
(string msg, string file, size_t line, Throwable next);
}
Constructors
this
this
(string msg, string file, size_t line, Throwable next)
Meta
Source
See Implementation
tanya
conv
classes
ConvException
functions
readIntegral
templates
to
Thrown if a type conversion fails.