Class MessageCorrelationKeyException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
io.camunda.zeebe.engine.processing.message.MessageCorrelationKeyException
All Implemented Interfaces:
Serializable

public final class MessageCorrelationKeyException extends RuntimeException
See Also:
  • Constructor Details

    • MessageCorrelationKeyException

      public MessageCorrelationKeyException(long variableScopeKey, String message)
  • Method Details

    • getVariableScopeKey

      public long getVariableScopeKey()