InvalidAlgorithmName

InvalidAlgorithmName Exception

@safe pure nothrow final
class InvalidAlgorithmName : InvalidArgument {}

Constructors

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

Meta