Class OutputFileExists
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- org.apache.maven.archetype.exception.ArchetypeException
-
- org.apache.maven.archetype.exception.OutputFileExists
-
- All Implemented Interfaces:
java.io.Serializable
public class OutputFileExists extends ArchetypeException
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description OutputFileExists()
OutputFileExists(java.lang.String msg)
OutputFileExists(java.lang.String msg, java.lang.Throwable cause)
OutputFileExists(java.lang.Throwable cause)
-