Class RestApiExceptionMapperForWeb

java.lang.Object
org.bremersee.exception.RestApiExceptionMapperForWeb
All Implemented Interfaces:
RestApiExceptionMapper
Direct Known Subclasses:
RestApiExceptionMapperForWebFlux

public class RestApiExceptionMapperForWeb extends Object implements RestApiExceptionMapper
The implementation of a rest api exception mapper for spring web.
Author:
Christian Bremer