ConvException

Thrown if a type conversion fails.

final
class ConvException : Exception {}

Constructors

this
this(string msg, string file, size_t line, Throwable next)

Meta