public class ReportException extends RuntimeException
ReportException(String message)
ReportException(String message, Throwable cause)
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public ReportException(String message)
public ReportException(String message, Throwable cause)
Copyright © 2019. All rights reserved.