Uses of Class
org.camunda.bpm.web.WebException

Packages that use WebException
org.camunda.bpm.cycle.web.dto Classes meant for JSON serialization and query data aggregation. 
org.camunda.bpm.cycle.web.jaxrs.ext   
 

Uses of WebException in org.camunda.bpm.cycle.web.dto
 

Methods in org.camunda.bpm.cycle.web.dto with parameters of type WebException
static WebExceptionDTO WebExceptionDTO.wrap(WebException exception)
           
 

Uses of WebException in org.camunda.bpm.cycle.web.jaxrs.ext
 

Methods in org.camunda.bpm.cycle.web.jaxrs.ext with parameters of type WebException
 javax.ws.rs.core.Response WebExceptionMapper.toResponse(WebException exception)
           
 



Copyright © 2014 camunda services GmbH. All rights reserved.