| Package | Description |
|---|---|
| org.mule.tooling.client.api.connectivity | |
| org.mule.tooling.client.api.error |
| Modifier and Type | Method and Description |
|---|---|
ErrorType |
ConnectionValidationResult.getErrorType() |
| Modifier and Type | Method and Description |
|---|---|
void |
ConnectionValidationResult.setErrorType(ErrorType errorType) |
| Modifier and Type | Method and Description |
|---|---|
ErrorType |
ErrorType.getParentErrorType() |
| Modifier and Type | Method and Description |
|---|---|
Collection<ErrorType> |
ErrorTypeRepository.getErrorTypes() |
Collection<ErrorType> |
ErrorTypeRepository.getInternalErrorTypes() |
| Constructor and Description |
|---|
ErrorType(String identifier,
String namespace,
ErrorType parent) |
| Constructor and Description |
|---|
ErrorTypeRepository(Collection<ErrorType> errorTypes,
Collection<ErrorType> internalErrorTypes,
Collection<String> errorNamespaces) |
ErrorTypeRepository(Collection<ErrorType> errorTypes,
Collection<ErrorType> internalErrorTypes,
Collection<String> errorNamespaces) |
Copyright © 2022 MuleSoft, Inc.. All rights reserved.