public class CompletedEmitterException extends AxonNonTransientException
QueryUpdateEmitter
is completed, thus cannot be used to emit messages and report
errors.Constructor and Description |
---|
CompletedEmitterException(String message)
Initializes the exception with given
message . |
isCauseOf
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public CompletedEmitterException(String message)
message
.message
- the messageCopyright © 2010–2023. All rights reserved.