public class CommandBusConnectorCommunicationException extends AxonTransientException
| Constructor and Description | 
|---|
CommandBusConnectorCommunicationException(String message)
Initializes the CommandBusConnectorCommunicationException 
 | 
CommandBusConnectorCommunicationException(String message,
                                         Throwable cause)
Initializes the CommandBusConnectorCommunicationException 
 | 
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic CommandBusConnectorCommunicationException(String message)
message - The message of the exceptionCopyright © 2010–2018. All rights reserved.