Class WebhookNotFoundExceptionMapper

java.lang.Object
com.atlassian.crowd.plugin.rest.exception.mapper.WebhookNotFoundExceptionMapper
All Implemented Interfaces:
jakarta.ws.rs.ext.ExceptionMapper<WebhookNotFoundException>

@Provider public class WebhookNotFoundExceptionMapper extends Object implements jakarta.ws.rs.ext.ExceptionMapper<WebhookNotFoundException>
Since:
v2.7
  • Constructor Details

    • WebhookNotFoundExceptionMapper

      public WebhookNotFoundExceptionMapper()
  • Method Details