public class AxonTimeoutException extends RuntimeException
UnitOfWork or the handling of a specific
Message.AxonTimeLimitedTask,
AxonTaskJanitor,
Serialized Form| Constructor and Description |
|---|
AxonTimeoutException(String message)
Initializes an
AxonTimeoutException with the given message. |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic AxonTimeoutException(String message)
AxonTimeoutException with the given message.message - The message describing the cause of the timeout.Copyright © 2010–2025. All rights reserved.