Uses of Class
org.hippoecm.hst.pagecomposer.jaxrs.model.ErrorStatus
Package
Description
-
Uses of ErrorStatus in org.hippoecm.hst.pagecomposer.jaxrs.model
Modifier and TypeMethodDescriptionstatic ErrorStatus
ErrorStatus.from
(ClientError errorCode) static ErrorStatus
ErrorStatus.from
(ClientError errorCode, String paramName, Object paramValue) static ErrorStatus
ErrorStatus.from
(ClientError errorCode, Map<?, ?> parameterMap) static ErrorStatus
Create anClientError.UNKNOWN
error status that contains an error message in the parameter 'errorReason' -
Uses of ErrorStatus in org.hippoecm.hst.pagecomposer.jaxrs.services.exceptions