Class NestedGroupsNotSupportedExceptionMapper

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

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

    • NestedGroupsNotSupportedExceptionMapper

      public NestedGroupsNotSupportedExceptionMapper()
  • Method Details