| Package | Description |
|---|---|
| org.mule.extension.sqs.internal.error | |
| org.mule.extension.sqs.internal.error.exception |
| Modifier and Type | Method and Description |
|---|---|
static SQSErrorType |
SQSErrorType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SQSErrorType[] |
SQSErrorType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
SQSException(String message,
SQSErrorType errorType) |
Copyright © 2022 MuleSoft, Inc.. All rights reserved.