public class TooManySatisfiableMethodsException extends MuleException
TooManySatisfiableMethodsException
is thrown by EntryPointResolvers
when the service passed has more than one method that meets the criteria of the
configured EntryPointResolver.EntryPointResolver
,
Serialized FormConstructor and Description |
---|
TooManySatisfiableMethodsException(Object component,
Class<?> returnType) |
TooManySatisfiableMethodsException(Object component,
Object[] types) |
addInfo, appendMessage, equals, getDetailedMessage, getExceptionCode, getI18nMessage, getInfo, getMessage, getMessageCode, getSummaryMessage, getVerboseMessage, hashCode, initialise, prependMessage, setExceptionCode, setMessage, setMessage
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
Copyright © 2003–2016 MuleSoft, Inc.. All rights reserved.