Class AttributeExpansionExceptionHandler

java.lang.Object
org.fiware.mintaka.exception.NGSICompliantExceptionHandler<StringExpansionException>
org.fiware.mintaka.exception.AttributeExpansionExceptionHandler
All Implemented Interfaces:
io.micronaut.http.server.exceptions.ExceptionHandler<StringExpansionException,io.micronaut.http.HttpResponse<ProblemDetails>>

@Produces @Singleton @Requires(classes={StringExpansionException.class,io.micronaut.http.server.exceptions.ExceptionHandler.class}) public class AttributeExpansionExceptionHandler extends NGSICompliantExceptionHandler<StringExpansionException>
Handler to map errors on attribute extension to matching responses