Class CompletedEmitterException

All Implemented Interfaces:
Serializable

public class CompletedEmitterException extends AxonNonTransientException
Exception indicating that QueryUpdateEmitter is completed, thus cannot be used to emit messages and report errors.
Since:
3.3
Author:
Milan Savic
See Also:
  • Constructor Details

    • CompletedEmitterException

      public CompletedEmitterException(String message)
      Initializes the exception with given message.
      Parameters:
      message - the message