E - the definition's generic typepublic class AstElementErrorTypeDefinitionAdapter<E extends Enum<E>> extends Object implements org.mule.sdk.api.error.ErrorTypeDefinition<E>
Element into an sdk-api ErrorTypeDefinition.
This is useful when parsing the extension not from a compliled class but from a Java AST.| Constructor and Description |
|---|
AstElementErrorTypeDefinitionAdapter(Element element) |
Copyright © 2003–2022 MuleSoft, Inc.. All rights reserved.