Lines Matching refs:exception
48 class ParseException(Exception):49 '''The exception thrown while parsing a template.52 Exception.__init__(self, error)