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