public class FixtureExecutionException extends AxonNonTransientException
| Constructor and Description | 
|---|
FixtureExecutionException(String message)
Construct the exception with the given  
message. | 
FixtureExecutionException(String message,
                         Throwable cause)
Construct the exception with the given  
message and cause. | 
isCauseOfaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic FixtureExecutionException(String message)
message.message - the message describing the causeCopyright © 2010–2018. All rights reserved.