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