Class DuplicateProjectException

java.lang.Object
java.lang.Throwable
java.lang.Exception
org.apache.maven.project.DuplicateProjectException
All Implemented Interfaces:
Serializable

public class DuplicateProjectException extends Exception
Exception that occurs when the project list contains duplicate projects instead of ignoring one.
Author:
Brett Porter
See Also: