Class FeatureDisabledExceptionMapper

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

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

    • FeatureDisabledExceptionMapper

      public FeatureDisabledExceptionMapper()
  • Method Details