Uses of Class
org.camunda.bpm.engine.rest.dto.ExceptionDto

Packages that use ExceptionDto
org.camunda.bpm.engine.rest.dto   
org.camunda.bpm.engine.rest.dto.migration   
 

Uses of ExceptionDto in org.camunda.bpm.engine.rest.dto
 

Subclasses of ExceptionDto in org.camunda.bpm.engine.rest.dto
 class AuthorizationExceptionDto
          Dto for AuthorizationException
 

Methods in org.camunda.bpm.engine.rest.dto that return ExceptionDto
static ExceptionDto ExceptionDto.fromException(Exception e)
           
 

Uses of ExceptionDto in org.camunda.bpm.engine.rest.dto.migration
 

Subclasses of ExceptionDto in org.camunda.bpm.engine.rest.dto.migration
 class MigratingProcessInstanceValidationExceptionDto
           
 class MigrationPlanValidationExceptionDto
           
 



Copyright © 2016 camunda services GmbH. All rights reserved.