public class TestExecutionException extends Exception
Execution exception with ErrorType
| Modifier and Type | Field and Description |
|---|---|
static String |
ERROR_MESSAGE_TEMPLATE |
| Constructor and Description |
|---|
TestExecutionException(Throwable throwable,
org.mule.runtime.api.message.Error error,
String testName) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic static final String ERROR_MESSAGE_TEMPLATE
Copyright © 2020. All rights reserved.