Class GroupNotFoundExceptionMapper

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

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

    • GroupNotFoundExceptionMapper

      public GroupNotFoundExceptionMapper()
  • Method Details