public class NoHandlerForCommandException extends AxonNonTransientException
Constructor and Description |
---|
NoHandlerForCommandException(String message)
Initialize a NoHandlerForCommandException with the given
message . |
isCauseOf
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public NoHandlerForCommandException(String message)
message
.message
- The message describing the cause of the exceptionCopyright © 2010–2017. All rights reserved.