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