Package dev.hilla.maven
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:
-
Field Summary
Fields inherited from class org.apache.maven.plugin.AbstractMojoExecutionException
longMessage, source -
Constructor Summary
ConstructorsConstructorDescriptionEngineConfigureMojoException(String message) EngineConfigureMojoException(String message, Throwable cause) -
Method Summary
Methods inherited from class org.apache.maven.plugin.AbstractMojoExecutionException
getLongMessage, getSourceMethods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
EngineConfigureMojoException
-
EngineConfigureMojoException
-