Class FeatureDisabledExceptionMapper

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

@Provider public class FeatureDisabledExceptionMapper extends Object implements jakarta.ws.rs.ext.ExceptionMapper<FeatureDisabledException>
  • Constructor Details

    • FeatureDisabledExceptionMapper

      public FeatureDisabledExceptionMapper()
  • Method Details