AlgorithmNotFound

AlgorithmNotFound Exception

@safe pure nothrow final
class AlgorithmNotFound : LookupError {}

Constructors

this
this(string name, Throwable next, string file, int line)
Undocumented in source.

Meta