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, toString
public CommandBusConnectorCommunicationException(String message)
message
- The message of the exceptionCopyright © 2010–2017. All rights reserved.