The OpenD Programming Language

mir.exception

@nogc exceptions and errors definitions.

Most of the API Requires DIP1008.

Members

Classes

MirError
class MirError
MirException
class MirException

Functions

enforce
auto ref enforce(Expr arg)

Manifest constants

maxMirExceptionMsgLen
enum maxMirExceptionMsgLen;

Mixin templates

MirThrowableImpl
mixintemplate MirThrowableImpl()

Meta