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