public class ExceptionUtil extends Object
| Constructor and Description |
|---|
ExceptionUtil() |
| Modifier and Type | Method and Description |
|---|---|
static APIException |
convert(APIError apiError,
int httpStatusCode) |
static APIException |
convert(APIError apiError,
int httpStatusCode,
Throwable cause) |
public static APIException convert(APIError apiError, int httpStatusCode)
public static APIException convert(APIError apiError, int httpStatusCode, Throwable cause)
Copyright © 2022. All rights reserved.