public class ExceptionMapperUtils extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
ExceptionMapperUtils.EntityIdAndPath |
static class |
ExceptionMapperUtils.EntityTypeAndPath |
static class |
ExceptionMapperUtils.RelationshipNameAndPath |
| Modifier and Type | Method and Description |
|---|---|
static javax.ws.rs.core.Response |
buildResponse(ApiError error,
Throwable exception,
javax.ws.rs.core.Response.Status status) |
static javax.ws.rs.core.Response |
buildResponse(org.jboss.logging.Logger.Level lvl,
ApiError error,
Throwable exception,
javax.ws.rs.core.Response.Status status) |
static javax.ws.rs.core.Response |
buildResponse(Throwable exception,
javax.ws.rs.core.Response.Status status) |
Copyright © 2016–2017 Red Hat. All rights reserved.