MatchException.this

Create a match exception

  1. this(string content)
  2. this(string content, string file, size_t line)
    class MatchException
    this
    (
    string content
    ,
    string file
    ,
    size_t line
    )

Meta