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

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

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

Public Member Functions

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

Detailed Description

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

Member Function Documentation

Response ro.allevo.fintpws.exceptions.RollbackExceptionMapper.toResponse ( RollbackException  ex)
inline

Method toResponse.

Parameters
exRollbackException
Returns
Response

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