| Package | Description |
|---|---|
| com.mulesoft.connectors.ws.internal.error |
| Modifier and Type | Method and Description |
|---|---|
static WsError |
WsError.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static WsError[] |
WsError.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static Optional<WsError> |
WsError.getErrorByCode(int statusCode) |
Copyright © 2024 MuleSoft, Inc.. All rights reserved.