public class CloudHubException
extends org.mule.runtime.extension.api.exception.ModuleException
| Constructor and Description |
|---|
CloudHubException(String message,
int statusCode,
CloudHubError error) |
CloudHubException(String message,
int statusCode,
CloudHubError error,
org.mule.runtime.api.connection.ConnectionException e) |
| Modifier and Type | Method and Description |
|---|---|
int |
getStatusCode() |
getType, toStringaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTracepublic CloudHubException(String message, int statusCode, CloudHubError error)
public CloudHubException(String message, int statusCode, CloudHubError error, org.mule.runtime.api.connection.ConnectionException e)
Copyright © 2023 MuleSoft, Inc.. All rights reserved.