Searched defs:getException (Results 1 - 25 of 66) sorted by relevance

123

/external/ant-glob/src/org/apache/tools/ant/
H A DBuildException.java76 public Throwable getException() { method in class:BuildException
/external/apache-xml/src/main/java/org/apache/xml/utils/
H A DWrappedRuntimeException.java70 public Exception getException() method in class:WrappedRuntimeException
H A DObjectFactory.java655 Exception getException() { method in class:ObjectFactory.ConfigurationError
657 } // getException():Exception
/external/apache-xml/src/main/java/org/apache/xalan/extensions/
H A DObjectFactory.java148 Exception getException() { method in class:ObjectFactory.ConfigurationError
150 } // getException():Exception
/external/apache-xml/src/main/java/org/apache/xml/serializer/utils/
H A DWrappedRuntimeException.java77 public Exception getException() method in class:WrappedRuntimeException
/external/junit/src/main/java/org/junit/runner/notification/
H A DFailure.java58 public Throwable getException() { method in class:Failure
75 getException().printStackTrace(writer);
85 return getException().getMessage();
/external/python/cpython2/Lib/xml/sax/
H A D_exceptions.py30 def getException(self): member in class:SAXException
/external/python/cpython3/Lib/xml/sax/
H A D_exceptions.py30 def getException(self): member in class:SAXException
/external/apache-xml/src/main/java/org/apache/xpath/
H A DXPathException.java200 exception = se.getException();
235 exception = se.getException();
301 exception = se.getException();
320 * Overrides javax.xml.transform.TransformerException.getException().
324 public Throwable getException() method in class:XPathException
/external/apache-xml/src/main/java/org/apache/xml/dtm/
H A DDTMException.java74 public Throwable getException() { method in class:DTMException
336 Throwable exception = getException();
359 ((Object) exception).getClass().getMethod("getException",
H A DObjectFactory.java655 Exception getException() { method in class:ObjectFactory.ConfigurationError
657 } // getException():Exception
/external/glide/library/src/main/java/com/bumptech/glide/util/
H A DExceptionCatchingInputStream.java127 public IOException getException() { method in class:ExceptionCatchingInputStream
/external/javassist/src/main/javassist/bytecode/
H A DExceptionsAttribute.java169 public int getException(int nth) { method in class:ExceptionsAttribute
/external/apache-xml/src/main/java/org/apache/xalan/xslt/
H A DObjectFactory.java655 Exception getException() { method in class:ObjectFactory.ConfigurationError
657 } // getException():Exception
/external/apache-xml/src/main/java/org/apache/xml/serializer/
H A DObjectFactory.java654 Exception getException() { method in class:ObjectFactory.ConfigurationError
656 } // getException():Exception
/external/apache-xml/src/main/java/org/apache/xpath/functions/
H A DObjectFactory.java655 Exception getException() { method in class:ObjectFactory.ConfigurationError
657 } // getException():Exception
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/stringprep/
H A DPunycodeReference.java254 getException(rc);
258 private static void getException(int rc) method in class:PunycodeReference
294 getException(rc);
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/stringprep/
H A DPunycodeReference.java251 getException(rc);
255 private static void getException(int rc) method in class:PunycodeReference
291 getException(rc);
/external/icu/icu4j/tools/misc/src/com/ibm/icu/dev/tool/layout/
H A DScriptData.java106 private String getException(String icu) method in class:ScriptData
199 return getException(fScriptTags[value - fMinScript]);
217 String tag = getException(fScriptTags[value - fMinScript]);
/external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/framework/jdwp/
H A DParsedEvent.java378 public TaggedObject getException() { method in class:ParsedEvent.Event_EXCEPTION
/external/doclava/src/com/google/doclava/
H A DPackageInfo.java397 public ClassInfo getException(String exceptionName) { method in class:PackageInfo
/external/icu/tools/srcgen/currysrc/libs/
H A Dorg.eclipse.equinox.common_3.7.0.v20150402-1709.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSE_.SF META-INF/ECLIPSE_.RSA META ...
/external/annotation-tools/asmx/test/lib/
H A Djd.xslt-1.5.5.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/sarvega/ javax/ javax/xml/ javax/xml/parsers/ javax/ ...
/external/guice/extensions/persist/lib/
H A Dognl-2.6.7.jarMETA-INF/ META-INF/MANIFEST.MF ognl/ ognl/ASTAdd.class ASTAdd.java package ognl ...
/external/guice/lib/build/jdiff/
H A Dxerces.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/xml/ javax/xml/parsers/ META-INF/services/ ...

Completed in 772 milliseconds

123