public final class StatusExceptionMapper extends Object
| Modifier and Type | Method and Description |
|---|---|
static RestApiException |
buildException(String message,
Throwable cause,
String resource,
int statusCode,
String location) |
public static RestApiException buildException(String message, Throwable cause, String resource, int statusCode, String location)
Copyright © 2013. All rights reserved.