ExceptionHandler

An exception has been thrown while processing a message.

alias ExceptionHandler = void delegate
(,
Exception e
)
@safe nothrow

Meta