Serializable
public class ReportException extends Exception
Constructor | Description |
---|---|
ReportException() |
|
ReportException(String message) |
|
ReportException(String message,
String errorKey) |
|
ReportException(Throwable e) |
Modifier and Type | Method | Description |
---|---|---|
String |
getErrorKey() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
Copyright © 2002–2019 itracker. All rights reserved.