class BuildProblemInfo extends MavenProblemInfo
Constructor and Description |
---|
BuildProblemInfo(java.lang.Throwable error,
MojoExecutionKey mojoExecutionKey,
SourceLocation markerLocation) |
Modifier and Type | Method and Description |
---|---|
private static java.lang.String |
formatMessage(java.lang.Throwable error,
MojoExecutionKey mojoExecutionKey) |
getLocation, getMessage, getSeverity, processMarker, setMessage, toString
public BuildProblemInfo(java.lang.Throwable error, MojoExecutionKey mojoExecutionKey, SourceLocation markerLocation)
private static java.lang.String formatMessage(java.lang.Throwable error, MojoExecutionKey mojoExecutionKey)