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