Uses of Class
eu.scape_project.watch.utils.exception.ApiException

Packages that use ApiException
eu.scape_project.watch.rest.resource   
eu.scape_project.watch.utils.exception   
 

Uses of ApiException in eu.scape_project.watch.rest.resource
 

Methods in eu.scape_project.watch.rest.resource with parameters of type ApiException
 javax.ws.rs.core.Response SampleExceptionMapper.toResponse(ApiException exception)
           
 

Uses of ApiException in eu.scape_project.watch.utils.exception
 

Subclasses of ApiException in eu.scape_project.watch.utils.exception
 class BadRequestException
           
 class NotFoundException
          Exception thrown when a element is not found in the requested resource.
 



Copyright © 2012 SCAPE. All Rights Reserved.