MatchException

An exception thrown if a match fails.

Constructors

this
this(string content)

Create a match exception

this
this(string content, string file, size_t line)

Create a match exception

Meta