Searched refs:Exception (Results 1 - 25 of 1266) sorted by relevance

1234567891011>>

/prebuilts/python/linux-x86/2.7.5/lib/python2.7/site-packages/setools/
H A Dexception.py25 class SEToolsException(Exception):
43 """Exception for parse errors while reading permission map files."""
49 """Exception for using rules with incorrect rule type."""
55 """Exception for classes that are unmapped"""
61 """Exception for permissions that are unmapped"""
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/site-packages/setoolsgui/setools/
H A Dexception.py25 class SEToolsException(Exception):
43 """Exception for parse errors while reading permission map files."""
49 """Exception for using rules with incorrect rule type."""
55 """Exception for classes that are unmapped"""
61 """Exception for permissions that are unmapped"""
/prebuilts/misc/common/swig/include/2.0.11/
H A Dstd_except.i33 %define %std_exception_map(Exception, Code)
34 %typemap(throws,noblock=1) Exception {
37 %ignore Exception;
38 struct Exception {
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/site-packages/setoolsgui/networkx/
H A Dexception.py19 # Exception handling
22 class NetworkXException(Exception):
26 """Exception for a serious error in NetworkX"""
35 """Exception for unexpected termination of algorithms."""
38 """Exception raised by algorithms trying to solve a problem
42 """Exception for algorithms that should return a path when running
46 """Exception raised by algorithms trying to solve a maximization
50 """Exception raised by algorithms not implemented for a type of graph."""
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/distutils/
H A Derrors.py13 class DistutilsError(Exception):
69 # Exception classes used by the CCompiler implementation classes
70 class CCompilerError(Exception):
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/distutils/
H A Derrors.py13 class DistutilsError(Exception):
69 # Exception classes used by the CCompiler implementation classes
70 class CCompilerError(Exception):
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/email/
H A Derrors.py10 class MessageError(Exception):
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/email/
H A Derrors.py10 class MessageError(Exception):
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
H A Dtest_exception_variations.py12 raise Exception, 'nyaa!'
47 raise Exception, 'yarr!'
74 raise Exception, 'ahoy!'
95 raise Exception, 'foo!'
135 raise Exception, 'inner exception'
162 raise Exception, 'outer exception'
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
H A Dtest_exception_variations.py12 raise Exception, 'nyaa!'
47 raise Exception, 'yarr!'
74 raise Exception, 'ahoy!'
95 raise Exception, 'foo!'
135 raise Exception, 'inner exception'
162 raise Exception, 'outer exception'
/prebuilts/misc/common/swig/include/2.0.11/d/
H A Ddhead.swg20 * Exception support code.
76 // Exception throwing support currently requires Tango, but there is no reason
78 static import tango.core.Exception;
95 auto exception = new object.Exception(tango.stdc.stringz.fromStringz(message).dup);
101 auto exception = new tango.core.Exception.IllegalArgumentException(tango.stdc.stringz.fromStringz(message).dup);
107 auto exception = new tango.core.Exception.IllegalElementException(tango.stdc.stringz.fromStringz(message).dup);
113 auto exception = new tango.core.Exception.IOException(tango.stdc.stringz.fromStringz(message).dup);
119 auto exception = new tango.core.Exception.NoSuchElementException(tango.stdc.stringz.fromStringz(message).dup);
142 static void set(object.Exception e) {
144 throw new object.Exception("FATA
[all...]
/prebuilts/sdk/tools/lib/
H A Dandroidprefs.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/android/ com/android/prefs/ com/android/prefs/AndroidLocation ...
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/xml/sax/
H A D_exceptions.py4 from java.lang import Exception namespace
9 class SAXException(Exception):
24 Exception.__init__(self, msg)
40 mistake, since Exception has __getitem__ defined."""
106 """Exception class for an unrecognized identifier.
116 """Exception class for an unsupported operation.
126 """Exception class for a missing driver.
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/xml/sax/
H A D_exceptions.py4 from java.lang import Exception namespace
9 class SAXException(Exception):
24 Exception.__init__(self, msg)
40 mistake, since Exception has __getitem__ defined."""
106 """Exception class for an unrecognized identifier.
116 """Exception class for an unsupported operation.
126 """Exception class for a missing driver.
/prebuilts/tools/common/m2/repository/biz/aQute/bndlib/1.50.0/
H A Dbndlib-1.50.0.jarMETA-INF/MANIFEST.MF LICENSE OSGI-OPT/ OSGI-OPT/bnd.bnd OSGI-OPT/ ...
/prebuilts/tools/common/m2/repository/biz/aQute/bnd/1.50.0/
H A Dbnd-1.50.0.jarMETA-INF/MANIFEST.MF LICENSE OSGI-OPT/ OSGI-OPT/bnd.bnd aQute/ aQute/bnd/ ...
/prebuilts/gradle-plugin/com/android/tools/lint/lint-tests/24.3.0-beta1/
H A Dlint-tests-24.3.0-beta1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/android/ com/android/tools/ com/android/tools/lint/ ...
/prebuilts/gradle-plugin/com/android/tools/lint/lint-tests/24.3.0-beta2/
H A Dlint-tests-24.3.0-beta2.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/android/ com/android/tools/ com/android/tools/lint/ ...
/prebuilts/gradle-plugin/com/android/tools/lint/lint-tests/24.3.0-beta3/
H A Dlint-tests-24.3.0-beta3.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/android/ com/android/tools/ com/android/tools/lint/ ...
/prebuilts/gradle-plugin/com/android/tools/lint/lint-tests/24.3.0-beta4/
H A Dlint-tests-24.3.0-beta4.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/android/ com/android/tools/ com/android/tools/lint/ ...
/prebuilts/gradle-plugin/com/android/tools/lint/lint-tests/24.3.1/
H A Dlint-tests-24.3.1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/android/ com/android/tools/ com/android/tools/lint/ ...
/prebuilts/gradle-plugin/com/android/tools/lint/lint-tests/24.4.0-alpha1/
H A Dlint-tests-24.4.0-alpha1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/android/ com/android/tools/ com/android/tools/lint/ ...
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
H A Danydbm.py36 class error(Exception):
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/
H A Danydbm.py36 class error(Exception):
/prebuilts/devtools/tools/lib/
H A Dlint-tests.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/android/ com/android/tools/ com/android/tools/lint/ ...

Completed in 1591 milliseconds

1234567891011>>