MakeParserError

Exception that is thrown on invalid GCC deps syntax.

class MakeParserError : Exception {}

Constructors

this
this(string msg)
Undocumented in source.

Meta