Base32Exception

Exception thrown on errors in _base32 functions.

class Base32Exception : Exception {}

Constructors

this
this(string s, string fn, size_t ln)
Undocumented in source.

Meta