public class AggregateModellingException
extends org.axonframework.common.AxonConfigurationException
| Constructor and Description |
|---|
AggregateModellingException(String message)
Constructs this exception with given
message explaining the cause. |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic AggregateModellingException(String message)
message explaining the cause.message - The message explaining the causeCopyright © 2010–2024. All rights reserved.