public class ReportException extends UncheckedException
| Modifier | Constructor and Description |
|---|---|
|
ReportException() |
|
ReportException(String string) |
|
ReportException(String string,
Throwable throwable) |
protected |
ReportException(String string,
Throwable throwable,
boolean bln,
boolean bln1) |
|
ReportException(Throwable throwable) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2018. All rights reserved.