API FinTP REST
 All Classes Namespaces Files Functions Variables
ro.allevo.fintpws.exceptions.EntityNotFoundExceptionMapper Class Reference

Intercepts the javax.persistence.EntityNotFoundException and returns the standard JSON response body. More...

Inheritance diagram for ro.allevo.fintpws.exceptions.EntityNotFoundExceptionMapper:

Public Member Functions

Response toResponse (EntityNotFoundException ex)
 Method toResponse. More...
 

Detailed Description

Intercepts the javax.persistence.EntityNotFoundException and returns the standard JSON response body.

Member Function Documentation

Response ro.allevo.fintpws.exceptions.EntityNotFoundExceptionMapper.toResponse ( EntityNotFoundException  ex)
inline

Method toResponse.

Parameters
exEntityNotFoundException
Returns
Response

The documentation for this class was generated from the following file: