EncodingError

EncodingError Exception

@safe pure nothrow final
class EncodingError : InvalidArgument {}

Constructors

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

Meta