public class ReportedFailedException extends FailedException
| Constructor and Description | 
|---|
ReportedFailedException()  | 
ReportedFailedException(String msg)  | 
ReportedFailedException(String msg,
                       Throwable cause)  | 
ReportedFailedException(Throwable cause)  | 
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2022 The Apache Software Foundation. All rights reserved.