public class NoSuchMethodModuleException extends JavaModuleException
JavaModuleException related with the JavaModuleError.NO_SUCH_METHOD Error type| Constructor and Description |
|---|
NoSuchMethodModuleException(ExecutableIdentifier id,
Class<?> targetClass,
List<Method> methods,
Map<String,org.mule.runtime.api.metadata.TypedValue<Object>> args) |
NoSuchMethodModuleException(String id,
Class<?> targetClass,
List<Method> methods,
List<Object> args) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2018 MuleSoft, Inc.. All rights reserved.