Uses of Enum Class
org.mule.runtime.extension.api.error.MuleErrors
Packages that use MuleErrors
-
Uses of MuleErrors in org.mule.runtime.extension.api.error
Methods in org.mule.runtime.extension.api.error that return MuleErrorsModifier and TypeMethodDescriptionstatic MuleErrorsReturns the enum constant of this class with the specified name.static MuleErrors[]MuleErrors.values()Returns an array containing the constants of this enum class, in the order they are declared.