static BaseServiceException.ExceptionData.Builder |
BaseServiceException.ExceptionData.newBuilder() |
BaseServiceException.ExceptionData.Builder |
BaseServiceException.ExceptionData.Builder.setCause(Throwable cause) |
BaseServiceException.ExceptionData.Builder |
BaseServiceException.ExceptionData.Builder.setCode(int code) |
BaseServiceException.ExceptionData.Builder |
BaseServiceException.ExceptionData.Builder.setDebugInfo(String debugInfo) |
BaseServiceException.ExceptionData.Builder |
BaseServiceException.ExceptionData.Builder.setLocation(String location) |
BaseServiceException.ExceptionData.Builder |
BaseServiceException.ExceptionData.Builder.setMessage(String message) |
BaseServiceException.ExceptionData.Builder |
BaseServiceException.ExceptionData.Builder.setReason(String reason) |
BaseServiceException.ExceptionData.Builder |
BaseServiceException.ExceptionData.Builder.setRetryable(boolean retryable) |