public class ExceptionMapperUtils extends Object
Modifier and Type | Method and Description |
---|---|
static javax.ws.rs.core.Response |
buildResponse(Throwable exception,
javax.ws.rs.core.Response.Status status) |
static javax.ws.rs.core.Response |
buildResponseWithCors(Throwable exception,
javax.ws.rs.core.Response.Status status) |
Copyright © 2015–2019. All rights reserved.