| Exception | Description |
|---|---|
| ArgumentMismatchModuleException |
A
JavaModuleException related with the JavaModuleError.ARGUMENTS_MISMATCH Error type |
| ClassNotFoundModuleException |
A
JavaModuleException related with the JavaModuleError.NOT_INSTANTIABLE_TYPE Error type |
| InvocationModuleException |
A
JavaModuleException related with the JavaModuleError.INVOCATION Error type |
| JavaModuleException |
Base
ModuleException for all the Exceptions thrown by the JavaModule namespace |
| NonInstantiableTypeModuleException |
A
JavaModuleException related with the JavaModuleError.NOT_INSTANTIABLE_TYPE Error type |
| NoSuchConstructorModuleException |
A
JavaModuleException related with the JavaModuleError.NO_SUCH_CONSTRUCTOR Error type |
| NoSuchMethodModuleException |
A
JavaModuleException related with the JavaModuleError.NO_SUCH_METHOD Error type |
| WrongTypeModuleException |
A
JavaModuleException related with the JavaModuleError.WRONG_INSTANCE_CLASS Error type |
Copyright © 2025 MuleSoft, Inc.. All rights reserved.