Home
last modified time | relevance | path

Searched refs:Exception1 (Results 1 – 1 of 1) sorted by relevance

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/test/
Dtest_descr.py3201 class Exception1(Exception, Base): class
3205 for ExceptionType in Exception, Exception1, Exception2: