public class RemoteNonTransientHandlingException extends AxonNonTransientException
Constructor and Description |
---|
RemoteNonTransientHandlingException(RemoteExceptionDescription exceptionDescription)
Initializes the exception using the given
exceptionDescription describing the remote cause-chain. |
Modifier and Type | Method and Description |
---|---|
List<String> |
getExceptionDescriptions()
|
isCauseOf
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public RemoteNonTransientHandlingException(RemoteExceptionDescription exceptionDescription)
exceptionDescription
describing the remote cause-chain.exceptionDescription
- a String
describing the remote exceptionsCopyright © 2010–2023. All rights reserved.