public class ConnectivityTestingErrorHandler extends Object
| Constructor and Description |
|---|
ConnectivityTestingErrorHandler() |
| Modifier and Type | Method and Description |
|---|---|
static org.mule.common.DefaultResult |
buildFailureTestResult(Exception exception)
Helper method to be used when interacting with Studio for either of the following scenarios:
Testable.test() method, for connectivity testing
org.mule.common.metadata.ConnectorMetaDataEnabled#getMetaDataKeys() method, when retrieving the list of keys for DataSense
|
public static org.mule.common.DefaultResult buildFailureTestResult(Exception exception)
Testable.test() method, for connectivity testingorg.mule.common.metadata.ConnectorMetaDataEnabled#getMetaDataKeys() method, when retrieving the list of keys for DataSenseexception - Copyright © 2010–2015 MuleSoft, Inc.. All rights reserved.