Uses of Class
org.camunda.bpm.engine.rest.dto.ParseExceptionDto
-
Packages that use ParseExceptionDto Package Description org.camunda.bpm.engine.rest.dto -
-
Uses of ParseExceptionDto in org.camunda.bpm.engine.rest.dto
Methods in org.camunda.bpm.engine.rest.dto that return ParseExceptionDto Modifier and Type Method Description static ParseExceptionDto
ParseExceptionDto. fromException(ParseException exception)
-