public class MavenReportException extends Exception
| Constructor and Description | 
|---|
MavenReportException(String msg)  | 
MavenReportException(String msg,
                                        Exception e)  | 
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic MavenReportException(String msg)
public MavenReportException(String msg, Exception e)
Copyright © 2001–2014 The Apache Software Foundation. All rights reserved.