public final class ResponseHandlerUtils extends Object
| Modifier and Type | Method and Description |
|---|---|
static RuntimeException |
propagate(Request request,
Throwable exception) |
static byte[] |
readResponseBytes(Request request,
Response response) |
public static RuntimeException propagate(Request request, Throwable exception)
Copyright © 2010–2021 Airlift. All rights reserved.