@Provider public class GroupNotFoundExceptionMapper extends Object implements javax.ws.rs.ext.ExceptionMapper<com.atlassian.crowd.exception.GroupNotFoundException>
| Constructor and Description |
|---|
GroupNotFoundExceptionMapper() |
| Modifier and Type | Method and Description |
|---|---|
javax.ws.rs.core.Response |
toResponse(com.atlassian.crowd.exception.GroupNotFoundException exception) |
public javax.ws.rs.core.Response toResponse(com.atlassian.crowd.exception.GroupNotFoundException exception)
toResponse in interface javax.ws.rs.ext.ExceptionMapper<com.atlassian.crowd.exception.GroupNotFoundException>Copyright © 2023 Atlassian. All rights reserved.