Home | History | Annotate | Download | only in test

Lines Matching refs:Exception1

3201         class Exception1(Exception, Base):

3205 for ExceptionType in Exception, Exception1, Exception2: