@Provider public class WebhookNotFoundExceptionMapper extends Object implements javax.ws.rs.ext.ExceptionMapper<WebhookNotFoundException>
Constructor and Description |
---|
WebhookNotFoundExceptionMapper() |
Modifier and Type | Method and Description |
---|---|
javax.ws.rs.core.Response |
toResponse(WebhookNotFoundException exception) |
public javax.ws.rs.core.Response toResponse(WebhookNotFoundException exception)
toResponse
in interface javax.ws.rs.ext.ExceptionMapper<WebhookNotFoundException>
Copyright © 2021 Atlassian. All rights reserved.