Searched defs:handleException (Results 1 - 25 of 47) sorted by relevance

12

/external/nist-sip/java/gov/nist/core/
H A DInternalErrorHandler.java42 public static void handleException(Exception ex) throws RuntimeException { method in class:InternalErrorHandler
51 public static void handleException(Exception ex, StackLogger stackLogger) { method in class:InternalErrorHandler
63 public static void handleException(String emsg) { method in class:InternalErrorHandler
71 public static void handleException(String emsg, StackLogger stackLogger) { method in class:InternalErrorHandler
/external/smack/src/org/xbill/DNS/
H A DResolverListener.java28 void handleException(Object id, Exception e); method in interface:ResolverListener
H A DExtendedResolver.java102 handleException(inprogress[0], e);
165 handleException(Object id, Exception e) { method in class:ExtendedResolver.Resolution
230 listener.handleException(this, (Exception) thrown);
/external/nist-sip/java/gov/nist/javax/sip/parser/
H A DParseExceptionListener.java58 public void handleException( method in interface:ParseExceptionListener
/external/robolectric/src/main/java/com/xtremelabs/robolectric/shadows/
H A DShadowSQLiteStatement.java57 handleException(e);
70 handleException(e);
75 private void handleException(SQLException e) { method in class:ShadowSQLiteStatement
/external/apache-http/src/org/apache/http/protocol/
H A DHttpService.java167 handleException(ex, response);
209 handleException(ex, response);
222 protected void handleException(final HttpException ex, final HttpResponse response) { method in class:HttpService
/external/nist-sip/java/gov/nist/javax/sip/stack/
H A DTCPMessageChannel.java361 public void handleException(ParseException ex, SIPMessage sipMessage, Class hdrClass, method in class:TCPMessageChannel
461 InternalErrorHandler.handleException(ex, sipStack.getStackLogger());
633 // InternalErrorHandler.handleException(e);
656 InternalErrorHandler.handleException(ex, sipStack.getStackLogger());
H A DTLSMessageChannel.java341 public void handleException(ParseException ex, SIPMessage sipMessage, Class hdrClass, method in class:TLSMessageChannel
432 InternalErrorHandler.handleException(ex);
613 // InternalErrorHandler.handleException(e);
635 InternalErrorHandler.handleException(ex);
H A DUDPMessageChannel.java445 InternalErrorHandler.handleException(ex1);
581 public void handleException(ParseException ex, SIPMessage sipMessage, method in class:UDPMessageChannel
730 InternalErrorHandler.handleException(ex);
788 InternalErrorHandler.handleException(ex);
/external/eclipse-windowbuilder/propertysheet/src/org/eclipse/wb/internal/core/model/property/table/
H A DPropertyTable.java453 handleException(e);
559 handleException(e);
575 handleException(e);
658 public void handleException(Throwable e) { method in class:PropertyTable
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.equinox.p2.garbagecollector_1.0.100.v20100503.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.core.filebuffers_3.5.100.v20100520-0800.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.equinox.preferences_3.3.0.v20100503.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.team.core_3.5.100.R36x_v20100825-0800.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.core.variables_3.2.400.v20100505.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.debug.core_3.6.0.v20100519.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.core.commands_3.6.0.I20100512-1500.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.core.jobs_3.5.1.R36x_v20100824.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.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 ...
H A Dorg.eclipse.core.runtime_3.6.0.v20100505.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.core.contenttype_3.4.100.v20100505-1235.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.equinox.p2.ui.sdk.scheduler_1.0.0.v20100507-1815.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.equinox.app_1.3.1.R36x_v20100803.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.core.resources_3.6.1.R36x_v20101007-1215.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
/external/owasp/sanitizer/tools/findbugs/lib/
H A Ddom4j-1.6.1.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/dom4j/ org/dom4j/bean/ org/dom4j/datatype/ org/ ...

Completed in 4302 milliseconds

12