public static class ModulesService.ModuleHasElementWithSameIDAsInPrimaryException
extends java.lang.RuntimeException
Constructor and Description |
---|
ModuleHasElementWithSameIDAsInPrimaryException(IAttachedProject project,
Element moduleElement,
Element primaryElement) |
Modifier and Type | Method and Description |
---|---|
Element |
getModuleElement()
The imported module element
|
Element |
getPrimaryElement()
The duplicating primary project's element
|
ModuleHasElementWithSameIDAsInPrimaryException(IAttachedProject project, Element moduleElement, Element primaryElement)