Class EngineGenerateMojoException

java.lang.Object
java.lang.Throwable
java.lang.Exception
org.apache.maven.plugin.AbstractMojoExecutionException
org.apache.maven.plugin.MojoFailureException
dev.hilla.maven.EngineGenerateMojoException
All Implemented Interfaces:
Serializable

public class EngineGenerateMojoException extends org.apache.maven.plugin.MojoFailureException
See Also:
  • Constructor Details

    • EngineGenerateMojoException

      public EngineGenerateMojoException(String message)
    • EngineGenerateMojoException

      public EngineGenerateMojoException(String message, Throwable cause)