Class WithErrorValueProvider
java.lang.Object
org.mule.test.values.extension.resolver.WithErrorValueProvider
- All Implemented Interfaces:
org.mule.sdk.api.values.ValueProvider
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
ERROR_MESSAGE
- See Also:
-
-
Constructor Details
-
WithErrorValueProvider
public WithErrorValueProvider()
-
-
Method Details
-
resolve
public Set<org.mule.sdk.api.values.Value> resolve() throws org.mule.runtime.extension.api.values.ValueResolvingException- Specified by:
resolvein interfaceorg.mule.sdk.api.values.ValueProvider- Throws:
org.mule.runtime.extension.api.values.ValueResolvingException
-
getId
- Specified by:
getIdin interfaceorg.mule.sdk.api.values.ValueProvider
-