punycode ~master (2022-05-07T18:07:31.0319002)
Dub
Repo
InvalidPunycodeException
punycode
Exception thrown by punycode module.
class
InvalidPunycodeException :
PunycodeException
{
this
(string msg, string file, size_t line, Throwable next);
}
Constructors
this
this
(string msg, string file, size_t line, Throwable next)
Undocumented in source.
Meta
Source
See Implementation
punycode
classes
InvalidPunycodeException
PunycodeException
functions
punyDecode
punyEncode
Exception thrown by punycode module.