Uses of Class
org.camunda.bpm.cycle.web.dto.WebExceptionDTO

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

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

Methods in org.camunda.bpm.cycle.web.dto that return WebExceptionDTO
static WebExceptionDTO WebExceptionDTO.wrap(Exception exception, javax.ws.rs.core.Response.Status status)
           
static WebExceptionDTO WebExceptionDTO.wrap(WebException exception)
           
 



Copyright © 2014 camunda services GmbH. All rights reserved.