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