public class ActionMessageProblemInfo extends MojoExecutionProblemInfo
| Constructor and Description |
|---|
ActionMessageProblemInfo(String message,
int severity,
MojoExecutionKey mojoExecutionKey,
SourceLocation markerLocation,
boolean pomMapping) |
| Modifier and Type | Method and Description |
|---|---|
void |
processMarker(org.eclipse.core.resources.IMarker marker) |
getLocation, getMessage, getSeverity, setMessage, toStringpublic ActionMessageProblemInfo(String message, int severity, MojoExecutionKey mojoExecutionKey, SourceLocation markerLocation, boolean pomMapping)
public void processMarker(org.eclipse.core.resources.IMarker marker)
throws org.eclipse.core.runtime.CoreException
processMarker in class MojoExecutionProblemInfoorg.eclipse.core.runtime.CoreExceptionCopyright © 2005–2021 Eclipse Foundation. All rights reserved.