org.talend.esb.servicelocator.client
Class EndpointNotFoundException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.talend.esb.servicelocator.client.ServiceLocatorException
org.talend.esb.servicelocator.client.EndpointNotFoundException
- All Implemented Interfaces:
- Serializable
public class EndpointNotFoundException
- extends ServiceLocatorException
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
EndpointNotFoundException
public EndpointNotFoundException()
EndpointNotFoundException
public EndpointNotFoundException(String msg)
EndpointNotFoundException
public EndpointNotFoundException(Throwable cause)
EndpointNotFoundException
public EndpointNotFoundException(String msg,
Throwable cause)
Copyright © 2011–2014 Talend Inc.. All rights reserved.