public class DuplicateArchetypeException
extends java.lang.Exception
Exception indicating that an Archetype name is not
unique.| Constructor and Description |
|---|
DuplicateArchetypeException(@NotNull java.lang.String archetypeName)
Creates a new instance.
|