Class PathResolveLimitExceededMessage
java.lang.Object
ch.tocco.nice2.web.core.api.ErrorMessage
ch.tocco.nice2.rest.entity.impl.error.PathResolveLimitExceededMessage
-
Field Summary
Fields -
Constructor Summary
ConstructorsConstructorDescription -
Method Summary
Modifier and TypeMethodDescriptionlong
getLimit()
getPath()
long
getSize()
setEntityId
(EntityId entityId) setLimit
(long limit) setPathElement
(String pathElement) setSize
(long size) Methods inherited from class ch.tocco.nice2.web.core.api.ErrorMessage
getErrorCode, getMessage, getStatus, setErrorCode, setMessage, setStatus