EmptyAsdfException.this

class EmptyAsdfException
pure nothrow @nogc @safe
this
(
string msg = "ASDF value is empty"
,
string file = __FILE__
,
size_t line = __LINE__
,
Throwable next = null
)

Meta