SodiumException

Exception class for errors that happen in libsodium.

class SodiumException : ErrnoException {}

Constructors

this
this(string msg, string file, size_t line)
Undocumented in source.

Meta