public class MavenReportException extends Exception
| Modifier and Type | Field and Description | 
|---|---|
| static long | serialVersionUIDThe serialVersionUID | 
| Constructor and Description | 
|---|
| MavenReportException(String message)Default constructor. | 
| MavenReportException(String message,
                    Exception cause)Other constructor. | 
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic static final long serialVersionUID
public MavenReportException(String message)
message - the exception message.Copyright © 2002–2024 The Apache Software Foundation. All rights reserved.