Home
last modified time | relevance | path

Searched refs:ServiceException (Results 1 – 8 of 8) sorted by relevance

/external/protobuf/java/core/src/main/java/com/google/protobuf/
DServiceException.java38 public class ServiceException extends Exception { class
41 public ServiceException(final String message) { in ServiceException() method in ServiceException
45 public ServiceException(final Throwable cause) { in ServiceException() method in ServiceException
49 public ServiceException(final String message, final Throwable cause) { in ServiceException() method in ServiceException
DBlockingRpcChannel.java50 Message responsePrototype) throws ServiceException; in callBlockingMethod()
DBlockingService.java53 Message request) throws ServiceException; in callBlockingMethod()
/external/autotest/frontend/afe/json_rpc/
DserviceHandler.py66 class ServiceException(Exception): class
69 class ServiceRequestNotTranslatable(ServiceException):
72 class BadServiceRequest(ServiceException):
75 class ServiceMethodNotFound(ServiceException):
/external/protobuf/java/core/src/test/java/com/google/protobuf/
DServiceTest.java200 public void testNewReflectiveBlockingService() throws ServiceException { in testNewReflectiveBlockingService()
/external/protobuf/
DMakefile.in441 java/src/main/java/com/google/protobuf/ServiceException.java \
DMakefile.am248 java/core/src/main/java/com/google/protobuf/ServiceException.java \
/external/protobuf/util/
DMakefile.am248 java/core/src/main/java/com/google/protobuf/ServiceException.java \