Class GenericExceptionMapper

java.lang.Object
com.erudika.para.core.rest.GenericExceptionMapper
All Implemented Interfaces:
jakarta.ws.rs.ext.ExceptionMapper<Exception>

@Provider public class GenericExceptionMapper extends Object implements jakarta.ws.rs.ext.ExceptionMapper<Exception>
Generic exception mapper.
Author:
Alex Bogdanovski [[email protected]]