ConversionException.this

Create a new ConversionException

class ConversionException
@nogc @safe pure nothrow
this
(
string msg
,
string file = __FILE__
,
size_t line = __LINE__
,
Throwable nextChain = null
)

Meta