public class NoSatisfiableMethodsException extends MuleException
NoSatisfiableMethodsException
is thrown by EntryPointResolvers when
the service passed has no methods that meet the criteria of the configured
EntryPointResolver.EntryPointResolver
,
Serialized FormConstructor and Description |
---|
NoSatisfiableMethodsException(Object component,
Class returnType) |
NoSatisfiableMethodsException(Object component,
Class[] args) |
NoSatisfiableMethodsException(Object component,
String methodName) |
addInfo, appendMessage, equals, getDetailedMessage, getExceptionCode, getI18nMessage, getInfo, getMessage, getMessageCode, hashCode, initialise, prependMessage, setExceptionCode, setMessage, setMessage
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
Copyright © 2003–2013 MuleSource, Inc.. All rights reserved.