Home | History | Annotate | Download | only in test

Lines Matching refs:Exception2

3220         class Exception2(Base, Exception):
3222 for ExceptionType in Exception, Exception1, Exception2: