Package | Description |
---|---|
org.camunda.bpm.engine.rest.dto | |
org.camunda.bpm.engine.rest.dto.migration | |
org.camunda.bpm.engine.rest.exception |
Modifier and Type | Class and Description |
---|---|
class |
AuthorizationExceptionDto
Dto for
AuthorizationException |
Modifier and Type | Method and Description |
---|---|
static ExceptionDto |
ExceptionDto.fromException(Exception e) |
static ExceptionDto |
ExceptionDto.fromException(Throwable e) |
Modifier and Type | Class and Description |
---|---|
class |
MigratingProcessInstanceValidationExceptionDto |
class |
MigrationPlanValidationExceptionDto |
Modifier and Type | Method and Description |
---|---|
ExceptionDto |
ExceptionHandlerHelper.fromException(Throwable e) |
Copyright © 2022. All rights reserved.