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

12

/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/org/junit/runner/notification/
H A DFailure.java49 public Throwable getException() { method in class:Failure
67 getException().printStackTrace(writer);
77 return getException().getMessage();
/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/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/chromium_org/components/cronet/android/java/src/org/chromium/net/
H A DHttpUrlRequest.java157 IOException getException(); method in interface:HttpUrlRequest
H A DHttpUrlConnectionUrlRequest.java441 public IOException getException() { method in class:HttpUrlConnectionUrlRequest
H A DChromiumUrlRequest.java149 public IOException getException() { method in class:ChromiumUrlRequest
484 * and exception could be retrieved from request using getException().
/external/chromium_org/mojo/android/javatests/src/org/chromium/mojo/system/impl/
H A DCoreImplTest.java574 public MojoException getException() { method in class:CoreImplTest.AsyncWaiterResult
592 assertEquals(null, asyncWaiterResult.getException());
597 assertEquals(null, asyncWaiterResult.getException());
602 assertNull(asyncWaiterResult.getException());
619 assertEquals(null, asyncWaiterResult.getException());
624 assertEquals(null, asyncWaiterResult.getException());
628 assertEquals(null, asyncWaiterResult.getException());
632 assertNull(asyncWaiterResult.getException());
649 assertEquals(null, asyncWaiterResult.getException());
654 assertEquals(null, asyncWaiterResult.getException());
[all...]
/external/smack/src/org/jivesoftware/smackx/filetransfer/
H A DFileTransfer.java174 public Exception getException() { method in class:FileTransfer
/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.java377 public ClassInfo getException(String exceptionName) { method in class:PackageInfo
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.ecf.provider.filetransfer_3.1.0.v20100529-0735.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.ecf.filetransfer_4.0.0.v20100529-0735.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.osgi.services_3.2.100.v20100503.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Djavax.servlet.jsp_2.0.0.v200806031607.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSE.SF META-INF/ECLIPSE.RSA META ...
H A Dorg.eclipse.equinox.common_3.6.0.v20100503.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...

Completed in 5264 milliseconds

12