Class EngineConfigureMojoException

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

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

    • EngineConfigureMojoException

      public EngineConfigureMojoException(String message)
    • EngineConfigureMojoException

      public EngineConfigureMojoException(String message, Throwable cause)