Module org.mule.sdk.api
Package org.mule.sdk.api.error
package org.mule.sdk.api.error
-
ClassDescriptionErrorTypeDefinition<E extends Enum<E>>Identifies a Mule Error Type to be declared by extensions and must be implemented by an
Enum.ErrorTypeDefinitionEnumwhich publish the available errors that the Mule Runtime provides to be extended from an extension.