| Modifier and Type | Method and Description |
|---|---|
static NetSuiteSoapErrorType |
NetSuiteSoapErrorType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static NetSuiteSoapErrorType[] |
NetSuiteSoapErrorType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
NetSuiteSoapModuleException(NetSuiteSoapErrorType code,
String composedErrorMessage,
String errorDetail) |
| Constructor and Description |
|---|
NetSuiteSoapModuleException(org.mule.runtime.extension.api.error.ErrorTypeDefinition<NetSuiteSoapErrorType> code,
String errorMessage,
String errorDetail) |
| Modifier and Type | Method and Description |
|---|---|
static org.mule.runtime.extension.api.error.ErrorTypeDefinition<NetSuiteSoapErrorType> |
NetSuiteErrorTypeProvider.getErrorType(String code) |
Copyright © 2025 MuleSoft, Inc.. All rights reserved.