"""Gather together exceptions for the GATE compatibility library""" [docs]class InvalidOffsetException(KeyError): pass