tanya ~master (2021-06-04T07:37:50Z)
Dub
Repo
UTFException
tanya
container
string
Thrown on encoding errors.
class
UTFException : 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
container
string
classes
UTFException
structs
ByCodePoint
ByCodeUnit
String
Thrown on encoding errors.