Class IllegalArgumentExceptionMapper
java.lang.Object
pl.allegro.tech.hermes.management.api.mappers.IllegalArgumentExceptionMapper
- All Implemented Interfaces:
jakarta.ws.rs.ext.ExceptionMapper<IllegalArgumentException>
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionjakarta.ws.rs.core.ResponsetoResponse(IllegalArgumentException exception)
-
Constructor Details
-
IllegalArgumentExceptionMapper
public IllegalArgumentExceptionMapper()
-
-
Method Details
-
toResponse
- Specified by:
toResponsein interfacejakarta.ws.rs.ext.ExceptionMapper<T extends Throwable>
-