Package | Description |
---|---|
org.axonframework.messaging |
Classes related to message processing in Axon Framework.
|
Modifier and Type | Method and Description |
---|---|
static RemoteExceptionDescription |
RemoteExceptionDescription.describing(Throwable exception)
|
Constructor and Description |
---|
RemoteHandlingException(RemoteExceptionDescription exceptionDescription)
Initializes the exception using the given
exceptionDescription describing the remote cause-chain. |
Copyright © 2010–2019. All rights reserved.