Class FeatureInaccessibleExceptionMapper

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

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

    • FeatureInaccessibleExceptionMapper

      public FeatureInaccessibleExceptionMapper()
  • Method Details