public class TransportServiceNotFoundException extends TransportFactoryException
TransportServiceNotFoundException
is thorown if no matching service
endpoint descriptor is found for the connector protocol.Constructor and Description |
---|
TransportServiceNotFoundException(String location) |
TransportServiceNotFoundException(String location,
Throwable cause) |
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
public TransportServiceNotFoundException(String location)
location
- the path of the serviceCopyright © 2003–2016 MuleSoft, Inc.. All rights reserved.