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