Uses of Class
org.operaton.bpm.engine.rest.dto.ExceptionDto
Packages that use ExceptionDto
Package
Description
-
Uses of ExceptionDto in org.operaton.bpm.engine.rest.dto
Subclasses of ExceptionDto in org.operaton.bpm.engine.rest.dtoModifier and TypeClassDescriptionclassDto forAuthorizationExceptionclassDto forParseExceptionMethods in org.operaton.bpm.engine.rest.dto that return ExceptionDtoModifier and TypeMethodDescriptionstatic ExceptionDtoExceptionDto.fromException(Exception e) static ExceptionDtoExceptionDto.fromException(Throwable e) -
Uses of ExceptionDto in org.operaton.bpm.engine.rest.dto.migration
Subclasses of ExceptionDto in org.operaton.bpm.engine.rest.dto.migrationModifier and TypeClassDescriptionclassclass -
Uses of ExceptionDto in org.operaton.bpm.engine.rest.exception
Methods in org.operaton.bpm.engine.rest.exception that return ExceptionDtoModifier and TypeMethodDescriptionstatic ExceptionDtoExceptionHandlerHelper.fromException(Throwable e) Methods in org.operaton.bpm.engine.rest.exception with parameters of type ExceptionDtoModifier and TypeMethodDescriptionprotected static voidExceptionHandlerHelper.provideExceptionCode(Throwable throwable, ExceptionDto exceptionDto)