Package org.camunda.bpm.client.impl
Class EngineRestExceptionDto
java.lang.Object
org.camunda.bpm.client.impl.EngineRestExceptionDto
-
Field Summary
-
Constructor Summary
-
Method Summary
-
Field Details
-
message
-
type
-
code
-
-
Constructor Details
-
EngineRestExceptionDto
public EngineRestExceptionDto()
-
-
Method Details
-
getMessage
-
setMessage
-
getType
-
setType
-
getCode
-
setCode
-
toRestException
-