| Package | Description |
|---|---|
| org.mule.tooling.agent.rest.client.exceptions | |
| org.mule.tooling.agent.rest.client.exceptions.model |
| Modifier and Type | Method and Description |
|---|---|
ErrorCode |
ToolingServiceAPIException.getErrorCode() |
| Modifier and Type | Method and Description |
|---|---|
static ErrorCode |
ErrorCode.get(String errorType)
Returns the
ErrorCode mapped for the errorType. |
static ErrorCode |
ErrorCode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ErrorCode[] |
ErrorCode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2017 MuleSoft, Inc.. All rights reserved.