Zeebe C# Client 2.5.0
C# Client to communicate with an Zeebe Gateway
Loading...
Searching...
No Matches
Zeebe.Client.Api.Commands.IThrowErrorCommandStep1 Interface Reference

Public Member Functions

IThrowErrorCommandStep2 ErrorCode (string errorCode)
 Set the errorCode for the error. More...
 

Member Function Documentation

◆ ErrorCode()

IThrowErrorCommandStep2 Zeebe.Client.Api.Commands.IThrowErrorCommandStep1.ErrorCode ( string  errorCode)

Set the errorCode for the error.

If the errorCode can't be matched to an error catch event in the process, an incident will be created.

Parameters
errorCodethe errorCode that will be matched against an error catch event
Returns
the builder for this command

The documentation for this interface was generated from the following file: