AdvancedExceptionPrinting

A mixin injecting modified version of toString which uses pushMessage instead of msg.

@safe
mixin template AdvancedExceptionPrinting () {}

Members

Functions

toString
void toString(void delegate(in char[]) sink)
Undocumented in source. Be warned that the author may not have intended to support it.

Meta