public class ExecutionException extends AxonTransientException
Constructor and Description |
---|
ExecutionException(String message,
Throwable cause)
Initialize an ExecutionException with the given
message and cause . |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
Copyright © 2010–2019. All rights reserved.