Uses of Class
org.camunda.community.rest.client.dto.ParseExceptionDto
Packages that use ParseExceptionDto
-
Uses of ParseExceptionDto in org.camunda.community.rest.client.dto
Methods in org.camunda.community.rest.client.dto that return ParseExceptionDtoModifier and TypeMethodDescriptionParseExceptionDto.code(BigDecimal code) ParseExceptionDto.details(Map<String, ResourceReportDto> details) ParseExceptionDto.putDetailsItem(String key, ResourceReportDto detailsItem)