Class ExceptionHandlerHelper
java.lang.Object
org.operaton.bpm.engine.rest.exception.ExceptionHandlerHelper
- Author:
- Svetlana Dorokhova.
-
Field Summary
Fields -
Method Summary
Modifier and TypeMethodDescriptionstatic ExceptionDtoprotected static Integerstatic jakarta.ws.rs.core.ResponsegetResponse(Throwable throwable) static jakarta.ws.rs.core.Response.Statusstatic jakarta.ws.rs.core.Response.StatusgetStatus(ProcessEngineException exception) static jakarta.ws.rs.core.Response.StatusgetStatus(RestException exception) protected static voidprovideExceptionCode(Throwable throwable, ExceptionDto exceptionDto)
-
Field Details
-
LOGGER
-
-
Method Details
-
getResponse
-
provideExceptionCode
-
getCode
-
fromException
-
getStatus
-
getStatus
-
getStatus
-