Uses of Class
com.parthparekh.service.exception.NoDataFoundException

Packages that use NoDataFoundException
com.parthparekh.service.exception   
 

Uses of NoDataFoundException in com.parthparekh.service.exception
 

Methods in com.parthparekh.service.exception with parameters of type NoDataFoundException
 javax.ws.rs.core.Response NoDataFoundExceptionMapper.toResponse(NoDataFoundException e)