OLCFormatException

Thrown in methods validating a user input string code.

@safe
class OLCFormatException : Exception {}

Constructors

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

Meta