HomeSort by relevance Sort by last modified time
    Searched full:serviceexception (Results 1 - 17 of 17) sorted by null

  /external/chromium_org/third_party/protobuf/java/src/main/java/com/google/protobuf/
ServiceException.java 38 public class ServiceException extends Exception {
41 public ServiceException(final String message) {
45 public ServiceException(final Throwable cause) {
49 public ServiceException(final String message, final Throwable cause) {
BlockingService.java 48 * {@link ServiceException} if there is a failure, rather than passing the
53 Message request) throws ServiceException;
BlockingRpcChannel.java 50 Message responsePrototype) throws ServiceException;
  /external/protobuf/java/src/main/java/com/google/protobuf/
ServiceException.java 38 public final class ServiceException extends Exception {
41 public ServiceException(final String message) {
BlockingService.java 48 * {@link ServiceException} if there is a failure, rather than passing the
53 Message request) throws ServiceException;
BlockingRpcChannel.java 50 Message responsePrototype) throws ServiceException;
  /external/chromium_org/third_party/protobuf/src/google/protobuf/compiler/java/
java_service.cc 227 " throws com.google.protobuf.ServiceException {\n"
447 " throws com.google.protobuf.ServiceException");
  /external/protobuf/src/google/protobuf/compiler/java/
java_service.cc 218 " throws com.google.protobuf.ServiceException {\n"
438 " throws com.google.protobuf.ServiceException");
  /external/protobuf/
Makefile.am 94 java/src/main/java/com/google/protobuf/ServiceException.java \
Makefile.in 338 java/src/main/java/com/google/protobuf/ServiceException.java \
    [all...]
  /external/chromium_org/third_party/protobuf/java/src/test/java/com/google/protobuf/
ServiceTest.java 198 public void testNewReflectiveBlockingService() throws ServiceException {
  /external/protobuf/java/src/test/java/com/google/protobuf/
ServiceTest.java 198 public void testNewReflectiveBlockingService() throws ServiceException {
  /prebuilts/eclipse/mavenplugins/tycho/tycho-dependencies-m2repo/org/eclipse/tycho/org.eclipse.osgi/3.9.1.v20130814-1242/
org.eclipse.osgi-3.9.1.v20130814-1242.jar 
  /prebuilts/eclipse/mavenplugins/tycho/tycho-dependencies-m2repo/org/eclipse/tycho/tycho-bundles-external/0.20.0/eclipse/plugins/
org.eclipse.osgi_3.9.1.v20140110-1610.jar 
  /prebuilts/tools/common/m2/repository/org/eclipse/tycho/org.eclipse.osgi/3.9.0.v20130529-1710/
org.eclipse.osgi-3.9.0.v20130529-1710.jar 
  /prebuilts/tools/common/m2/repository/org/eclipse/tycho/tycho-bundles-external/0.18.1/eclipse/plugins/
org.eclipse.osgi_3.9.0.v20130529-1710.jar 
  /prebuilts/misc/linux-x86/protobuf/
aprotoc 

Completed in 1048 milliseconds