public class AggregateEntityNotFoundException extends AxonNonTransientException
| Constructor and Description | 
|---|
| AggregateEntityNotFoundException(String message)Initialize a AggregateEntityNotFoundException with given  message. | 
| AggregateEntityNotFoundException(String message,
                                Throwable cause)Initialize a AggregateEntityNotFoundException with given  messageandcause. | 
isCauseOfaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic AggregateEntityNotFoundException(String message)
message.message - The message describing the cause of the exceptionCopyright © 2010–2020. All rights reserved.