Class ModuleInfoPatchException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.apache.maven.api.services.MavenException
org.apache.maven.api.plugin.MojoException
org.apache.maven.plugin.compiler.CompilationFailureException
org.apache.maven.plugin.compiler.ModuleInfoPatchException
All Implemented Interfaces:
Serializable

public class ModuleInfoPatchException extends CompilationFailureException
Thrown when a module-info-patch.maven file cannot be parsed.
Author:
Martin Desruisseaux
See Also:
  • Constructor Details

    • ModuleInfoPatchException

      public ModuleInfoPatchException(String message)
      Creates a new exception with the given message.
      Parameters:
      message - the short message