Package org.bonitasoft.web.client.model
Class CreateProcessInstance429Response
java.lang.Object
org.bonitasoft.web.client.model.CreateProcessInstance429Response
- All Implemented Interfaces:
Serializable
@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen",
comments="Generator version: 7.12.0")
public class CreateProcessInstance429Response
extends Object
implements Serializable
CreateProcessInstance429Response
- See Also:
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleanThe exception typeThe error messageinthashCode()voidsetException(String exception) voidsetMessage(String message) toString()
-
Field Details
-
JSON_PROPERTY_MESSAGE
- See Also:
-
JSON_PROPERTY_EXCEPTION
- See Also:
-
-
Constructor Details
-
CreateProcessInstance429Response
public CreateProcessInstance429Response()
-
-
Method Details