| Package | Description |
|---|---|
| org.mule.runtime.api.metadata.resolving |
| Modifier and Type | Method and Description |
|---|---|
Optional<MetadataFailure> |
MetadataResult.getFailure()
If
this#isSuccess is false, then a MetadataFailure instance is provided
in order to describe the error that occurred during the invocation. |
Optional<MetadataFailure> |
ImmutableMetadataResult.getFailure()
If
this#isSuccess is false, then a MetadataFailure instance is provided
in order to describe the error that occurred during the invocation. |
Copyright © 2016 MuleSoft, Inc.. All rights reserved.