Class GroupNotFoundExceptionMapper
java.lang.Object
com.atlassian.crowd.plugin.rest.exception.mapper.GroupNotFoundExceptionMapper
- All Implemented Interfaces:
jakarta.ws.rs.ext.ExceptionMapper<GroupNotFoundException>
@Provider
public class GroupNotFoundExceptionMapper
extends Object
implements jakarta.ws.rs.ext.ExceptionMapper<GroupNotFoundException>
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionjakarta.ws.rs.core.ResponsetoResponse(GroupNotFoundException exception)
-
Constructor Details
-
GroupNotFoundExceptionMapper
public GroupNotFoundExceptionMapper()
-
-
Method Details
-
toResponse
- Specified by:
toResponsein interfacejakarta.ws.rs.ext.ExceptionMapper<GroupNotFoundException>
-