PPEException

Base class for all exception thrown by this library.

Constructors

this
this(string msg, string file, size_t line, Throwable nextInChain)
this
this(string msg, Throwable nextInChain, string file, size_t line)

Meta