Searched refs:SyntaxException (Results 1 – 4 of 4) sorted by relevance
120 raise exceptions.SyntaxException(168 raise exceptions.SyntaxException(259 raise exceptions.SyntaxException(264 raise exceptions.SyntaxException(316 raise exceptions.SyntaxException(328 raise exceptions.SyntaxException(334 raise exceptions.SyntaxException(438 raise exceptions.SyntaxException(447 raise exceptions.SyntaxException(452 raise exceptions.SyntaxException(
42 class SyntaxException(MakoException): class95 if isinstance(self.error, (CompileException, SyntaxException)):
38 raise exceptions.SyntaxException(
127 except exceptions.SyntaxException:143 assert_raises(exceptions.SyntaxException, Lexer(template).parse)154 assert_raises(exceptions.SyntaxException, Lexer(template).parse)159 assert_raises(exceptions.SyntaxException, Lexer(template).parse)172 assert_raises(exceptions.SyntaxException, Lexer(template).parse)926 exceptions.SyntaxException,940 exceptions.SyntaxException,954 exceptions.SyntaxException,