| Package | Description |
|---|---|
| com.mulesoft.connectors.cloudhub.internal.error |
| Modifier and Type | Method and Description |
|---|---|
static CloudHubError |
CloudHubError.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CloudHubError[] |
CloudHubError.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
CloudHubException(String message,
int statusCode,
CloudHubError error) |
CloudHubException(String message,
int statusCode,
CloudHubError error,
org.mule.runtime.api.connection.ConnectionException e) |
Copyright © 2023 MuleSoft, Inc.. All rights reserved.