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, toStringCopyright © 2010–2018. All rights reserved.