Class DuplicateEntityException

All Implemented Interfaces:
com.sun.istack.localization.Localizable, com.sun.istack.localization.LocalizableMessageFactory.ResourceBundleSupplier, Serializable

public class DuplicateEntityException extends ValidationException
An exception signalling that an entity with the given name/id has already been defined.
Author:
WS Development Team
See Also: