org.ow2.petals.microkernel.api.jbi.messaging.registry
Class EndpointAlreadyExistsException
java.lang.Object
java.lang.Throwable
java.lang.Exception
javax.jbi.JBIException
org.ow2.petals.microkernel.api.jbi.messaging.registry.RegistryException
org.ow2.petals.microkernel.api.jbi.messaging.registry.EndpointAlreadyExistsException
- All Implemented Interfaces:
- Serializable
public class EndpointAlreadyExistsException
- extends RegistryException
- Author:
- Christophe Deneux - EBM WebSourcing
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
EndpointAlreadyExistsException
public EndpointAlreadyExistsException(String existingEndpointName,
QName existingEndpointService)
getExistingEndpointName
public String getExistingEndpointName()
getExistingEndpointService
public QName getExistingEndpointService()
Copyright © 2005-2015 Linagora. All Rights Reserved.