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, setMessageaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic TransportServiceNotFoundException(String location)
location - the path of the serviceCopyright © 2003–2015 MuleSoft, Inc.. All rights reserved.