Class OutdatedEntityExceptionMapper
java.lang.Object
ch.tocco.nice2.rest.entity.impl.error.OutdatedEntityExceptionMapper
- All Implemented Interfaces:
jakarta.ws.rs.ext.ExceptionMapper<OutdatedEntityException>
@Component
public class OutdatedEntityExceptionMapper
extends Object
implements jakarta.ws.rs.ext.ExceptionMapper<OutdatedEntityException>
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionjakarta.ws.rs.core.Response
-
Constructor Details
-
OutdatedEntityExceptionMapper
public OutdatedEntityExceptionMapper()
-
-
Method Details
-
toResponse
- Specified by:
toResponse
in interfacejakarta.ws.rs.ext.ExceptionMapper<OutdatedEntityException>
-