| Package | Description |
|---|---|
| com.mulesoft.connectors.x12.extension.internal.exception |
| Modifier and Type | Method and Description |
|---|---|
static ErrorType |
ErrorType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ErrorType[] |
ErrorType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
ConnectorException(ErrorType errorType,
String message) |
ConnectorException(ErrorType errorType,
String message,
Throwable cause) |
ConnectorException(ErrorType errorType,
Throwable cause) |
Copyright © 2020 MuleSoft, Inc.. All rights reserved.