Searched defs:makeExceptionData (Results 1 – 2 of 2) sorted by relevance
40 private static ExceptionData makeExceptionData( in makeExceptionData() method in BaseHttpServiceException94 private static ExceptionData makeExceptionData( in makeExceptionData() method in BaseHttpServiceException
49 private static ExceptionData makeExceptionData(IOException exception, boolean idempotent) { in makeExceptionData() method in BaseGrpcServiceException