@Provider public class BambooRuntimeExceptionMapper extends AbstractExceptionMapper<RuntimeException>
runtime exception
.
Handles the special case of WebApplicationException
, which provides its own response.Constructor and Description |
---|
BambooRuntimeExceptionMapper() |
Modifier and Type | Method and Description |
---|---|
javax.ws.rs.core.Response |
toResponse(RuntimeException e) |
getMediaType, never
public javax.ws.rs.core.Response toResponse(RuntimeException e)
Copyright © 2022 Atlassian Software Systems Pty Ltd. All rights reserved.