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