Package org.mule.runtime.extension.api.error


package org.mule.runtime.extension.api.error
  • Class
    Description
    Provides useful static values for use in extensions declarers dealing with error types.
    Determines that an error thrown by an operation should be mapped to another.
    Identifies a Mule Error Type to be declared by extensions and must be implemented by an Enum.
    ErrorTypeDefinition Enum which publish the available errors that the Mule Runtime provides to be extended from an extension.