lumis.portal
Class PortalObjectAlreadyExistsException
java.lang.Object
java.lang.Throwable
java.lang.Exception
lumis.portal.PortalException
lumis.portal.dao.DaoException
lumis.portal.PortalObjectAlreadyExistsException
- All Implemented Interfaces:
- Serializable
@StableMinor(version="6.2",
sinceVersion="4.0")
public class PortalObjectAlreadyExistsException
- extends DaoException
Exception thrown when adding a object with an identifier already in use
- Since:
- 4.0.10
- See Also:
- Serialized Form
PortalObjectAlreadyExistsException
public PortalObjectAlreadyExistsException(String arg0)
PortalObjectAlreadyExistsException
public PortalObjectAlreadyExistsException(String arg0,
Exception innerException)
PortalObjectAlreadyExistsException
public PortalObjectAlreadyExistsException(String arg0,
IResource resource)
PortalObjectAlreadyExistsException
public PortalObjectAlreadyExistsException(String arg0,
IResource resource,
Exception innerException)
PortalObjectAlreadyExistsException
public PortalObjectAlreadyExistsException(String arg0,
List<IResource> resources)
PortalObjectAlreadyExistsException
public PortalObjectAlreadyExistsException(String arg0,
List<IResource> resources,
Exception innerException)
Lumisportal 6.2.0.120405 - Copyright © 2006–2012 Lumis EIP Tecnologia da Informação LTDA. All Rights Reserved.