org.apache.maven.plugin
public abstract class AbstractMojoExecutionException extends Exception
Version: $Id: AbstractMojoExecutionException.java 291632 2005-09-26 14:40:17Z brett $
Field Summary | |
---|---|
protected String | longMessage |
protected Object | source |
Constructor Summary | |
---|---|
AbstractMojoExecutionException(String message) | |
AbstractMojoExecutionException(String message, Throwable cause) |
Method Summary | |
---|---|
String | getLongMessage() |
Object | getSource() |