public class ArgumentMismatchModuleException extends JavaModuleException
JavaModuleException related with the JavaModuleError.ARGUMENTS_MISMATCH Error type| Constructor and Description |
|---|
ArgumentMismatchModuleException(String failure,
Executable executable,
Map<String,org.mule.runtime.api.metadata.TypedValue<Object>> args,
ParametersTransformationResult transformationResult) |
ArgumentMismatchModuleException(String failure,
Executable executable,
Map<String,org.mule.runtime.api.metadata.TypedValue<Object>> args,
ParametersTransformationResult transformationResult,
Throwable cause) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic ArgumentMismatchModuleException(String failure, Executable executable, Map<String,org.mule.runtime.api.metadata.TypedValue<Object>> args, ParametersTransformationResult transformationResult)
public ArgumentMismatchModuleException(String failure, Executable executable, Map<String,org.mule.runtime.api.metadata.TypedValue<Object>> args, ParametersTransformationResult transformationResult, Throwable cause)
Copyright © 2019 MuleSoft, Inc.. All rights reserved.