| Package | Description |
|---|---|
| org.mule.extensions.java.api.exception |
| Modifier and Type | Class and Description |
|---|---|
class |
ArgumentMismatchModuleException
A
JavaModuleException related with the JavaModuleError.ARGUMENTS_MISMATCH Error type |
class |
ClassNotFoundModuleException
A
JavaModuleException related with the JavaModuleError.NOT_INSTANTIABLE_TYPE Error type |
class |
InvocationModuleException
A
JavaModuleException related with the JavaModuleError.INVOCATION Error type |
class |
NonInstantiableTypeModuleException
A
JavaModuleException related with the JavaModuleError.NOT_INSTANTIABLE_TYPE Error type |
class |
NoSuchConstructorModuleException
A
JavaModuleException related with the JavaModuleError.NO_SUCH_CONSTRUCTOR Error type |
class |
NoSuchMethodModuleException
A
JavaModuleException related with the JavaModuleError.NO_SUCH_METHOD Error type |
class |
WrongTypeModuleException
A
JavaModuleException related with the JavaModuleError.WRONG_INSTANCE_CLASS Error type |
Copyright © 2019 MuleSoft, Inc.. All rights reserved.