Home | History | Annotate | Download | only in afe

Lines Matching full:inconsistencyexception

240 class InconsistencyException(Exception):
253 raise InconsistencyException(objects[0], obj)
283 except InconsistencyException, exc: