com.atlassian.crowd.plugin.rest.exception.mapper
Class WebhookNotFoundExceptionMapper
java.lang.Object
com.atlassian.crowd.plugin.rest.exception.mapper.WebhookNotFoundExceptionMapper
- All Implemented Interfaces:
- javax.ws.rs.ext.ExceptionMapper<WebhookNotFoundException>
@Provider
public class WebhookNotFoundExceptionMapper
- extends Object
- implements javax.ws.rs.ext.ExceptionMapper<WebhookNotFoundException>
- Since:
- v2.7
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
WebhookNotFoundExceptionMapper
public WebhookNotFoundExceptionMapper()
toResponse
public javax.ws.rs.core.Response toResponse(WebhookNotFoundException exception)
- Specified by:
toResponse in interface javax.ws.rs.ext.ExceptionMapper<WebhookNotFoundException>
Copyright © 2014 Atlassian. All Rights Reserved.