public class NoSatisfiableMethodsException
extends org.mule.runtime.api.exception.MuleException
NoSatisfiableMethodsException is thrown by EntryPointResolvers when the service passed has no methods that meet
the criteria of the configured EntryPointResolver.EntryPointResolver,
Serialized Form| Constructor and Description |
|---|
NoSatisfiableMethodsException(Object component,
Class<?> returnType) |
NoSatisfiableMethodsException(Object component,
Class<?>[] args) |
NoSatisfiableMethodsException(Object component,
String methodName) |
addInfo, appendMessage, appendSummaryMessage, equals, getDetailedMessage, getExceptionCode, getI18nMessage, getInfo, getMessage, getMessageCode, getSummaryMessage, getVerboseMessage, hashCode, initialise, isVerboseExceptions, prependMessage, setExceptionCode, setMessage, setMessageaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2003–2017 MuleSoft, Inc.. All rights reserved.