public class ReportException extends Exception
| Constructor and Description |
|---|
ReportException(String message)
Constructs a new exception with the specified detail message.
|
ReportException(String message,
Throwable cause)
Constructs a new exception with the specified detail message and
cause.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2013–2020 Adobe. All rights reserved.