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
  • Constructor Details

    • WebhookNotFoundExceptionMapper

      public WebhookNotFoundExceptionMapper()
  • Method Details