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

Intercepts the javax.ws.rs.WebApplicationException and returns the standard JSON response body. More...

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

Public Member Functions

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

Detailed Description

Intercepts the javax.ws.rs.WebApplicationException and returns the standard JSON response body.

Member Function Documentation

Response ro.allevo.fintpws.exceptions.WebApplicationExceptionMapper.toResponse ( WebApplicationException  ex)
inline

Method toResponse.

Parameters
exWebApplicationException
Returns
Response

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