Class FeatureInaccessibleExceptionMapper

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

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

    • FeatureInaccessibleExceptionMapper

      public FeatureInaccessibleExceptionMapper()
  • Method Details