Searched refs:UnexpectedException (Results 1 – 2 of 2) sorted by relevance
1743 class UnexpectedException(Exception): class1860 raise UnexpectedException(test, example, exc_info)
1722 :exc:`UnexpectedException` exception is raised, containing the test, the1757 .. exception:: UnexpectedException(test, example, exc_info)1763 :exc:`UnexpectedException` defines the following attributes:1766 .. attribute:: UnexpectedException.test1771 .. attribute:: UnexpectedException.example1776 .. attribute:: UnexpectedException.exc_info