Class GeneratorException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- org.apache.maven.tools.plugin.generator.GeneratorException
-
- All Implemented Interfaces:
java.io.Serializable
public class GeneratorException extends java.lang.Exception
- Since:
- 3.0
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description GeneratorException(java.lang.String s, java.lang.Throwable throwable)
-