Home
last modified time | relevance | path

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

/external/r8/
DcopyAdditionalJctfCommonFiles.gradle138 'lang/Throwable/Exception1.java',
/external/python/cpython2/Lib/test/
Dtest_descr.py3235 class Exception1(Exception, Base): class
3239 for ExceptionType in Exception, Exception1, Exception2:
/external/python/cpython2/Doc/whatsnew/
D2.5.rst384 except Exception1:
395 :class:`Exception1`, *handler-1* is executed; otherwise if it's of class