org.ow2.petals.microkernel.api.system.repository.exception
Class ServiceAssemblyAlreadyExistsException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.ow2.petals.microkernel.api.system.repository.exception.RepositoryException
org.ow2.petals.microkernel.api.system.repository.exception.ServiceAssemblyAlreadyExistsException
- All Implemented Interfaces:
- Serializable
public class ServiceAssemblyAlreadyExistsException
- extends RepositoryException
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
ServiceAssemblyAlreadyExistsException
public ServiceAssemblyAlreadyExistsException(String saName,
Throwable e)
getServiceAssemblyName
public String getServiceAssemblyName()
Copyright © 2005-2015 Linagora. All Rights Reserved.