eu.europa.tmsearch.services.resources.exceptions
Class BusinessServiceExceptionMapper

java.lang.Object
  extended by eu.europa.tmsearch.services.resources.exceptions.BusinessServiceExceptionMapper
All Implemented Interfaces:
javax.ws.rs.ext.ExceptionMapper<BusinessServiceException>

@Provider
public class BusinessServiceExceptionMapper
extends java.lang.Object
implements javax.ws.rs.ext.ExceptionMapper<BusinessServiceException>


Constructor Summary
BusinessServiceExceptionMapper()
           
 
Method Summary
 javax.ws.rs.core.Response toResponse(BusinessServiceException ex)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

BusinessServiceExceptionMapper

public BusinessServiceExceptionMapper()
Method Detail

toResponse

public javax.ws.rs.core.Response toResponse(BusinessServiceException ex)
Specified by:
toResponse in interface javax.ws.rs.ext.ExceptionMapper<BusinessServiceException>


Copyright © 2009. All Rights Reserved.