| Package | Description |
|---|---|
| org.mule.runtime.api.connection |
| Modifier and Type | Method and Description |
|---|---|
ConnectionExceptionCode |
ConnectionValidationResult.getCode() |
static ConnectionExceptionCode |
ConnectionExceptionCode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ConnectionExceptionCode[] |
ConnectionExceptionCode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static ConnectionValidationResult |
ConnectionValidationResult.failure(String message,
ConnectionExceptionCode code,
Exception exception) |
Copyright © 2016 MuleSoft, Inc.. All rights reserved.