Home | History | Annotate | Download | only in test

Lines Matching refs:Exception2

3203         class Exception2(Base, Exception):

3205 for ExceptionType in Exception, Exception1, Exception2: