public class IdentifierMissingException extends AxonException
Constructor and Description |
---|
IdentifierMissingException(String message)
Constructs an exception based on the given
message . |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public IdentifierMissingException(String message)
message
.message
- The description of this IdentifierMissingException
.Copyright © 2010–2023. All rights reserved.