@Provider public static class Exceptions.WebApplicationExceptionMapper extends Object implements ExceptionMapper<WebApplicationException>
| Constructor and Description |
|---|
WebApplicationExceptionMapper() |
| Modifier and Type | Method and Description |
|---|---|
Response |
toResponse(WebApplicationException exception) |
public Response toResponse(WebApplicationException exception)
toResponse in interface ExceptionMapper<WebApplicationException>Copyright © 2007-2023, Oracle and/or its affiliates. All Rights Reserved. Use is subject to license terms.