tanya v0.19.0 (2023-09-25T16:35:33Z)
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.