public class BuildPlanModifiedException extends org.apache.maven.plugin.MojoExecutionException
Constructor and Description |
---|
BuildPlanModifiedException(Object source,
String shortMessage,
String longMessage) |
BuildPlanModifiedException(String message) |
BuildPlanModifiedException(String message,
Exception cause) |
BuildPlanModifiedException(String message,
Throwable cause) |
getLongMessage, getSource
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public BuildPlanModifiedException(String message)
public BuildPlanModifiedException(String message, Exception cause)
public BuildPlanModifiedException(String message, Throwable cause)
public BuildPlanModifiedException(Object source, String shortMessage, String longMessage)
Copyright © 2012-2013. All Rights Reserved.