Searched defs:ExceptionAnnotator (Results 1 – 1 of 1) sorted by relevance
40 def __init__(self, message: str, exceptions: ExceptionAnnotator):64 annotator: ExceptionAnnotator,120 class ExceptionAnnotator: class214 def extend(self, annotator: ExceptionAnnotator,222 annotator: ExceptionAnnotator) -> None: