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

Intercepts the com.sun.jersey.api.NotFoundException and returns the standard JSON response body. More...

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

Public Member Functions

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

Detailed Description

Intercepts the com.sun.jersey.api.NotFoundException and returns the standard JSON response body.

Member Function Documentation

Response ro.allevo.fintpws.exceptions.ApplicationJsonExceptionMapper.toResponse ( ApplicationJsonException  ex)
inline

Method toResponse.

Parameters
exNotFoundException
Returns
Response

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