public class ReportedFailedException extends FailedException
Constructor and Description |
---|
ReportedFailedException() |
ReportedFailedException(java.lang.String msg) |
ReportedFailedException(java.lang.String msg,
java.lang.Throwable cause) |
ReportedFailedException(java.lang.Throwable cause) |
public ReportedFailedException()
public ReportedFailedException(java.lang.String msg)
public ReportedFailedException(java.lang.String msg, java.lang.Throwable cause)
public ReportedFailedException(java.lang.Throwable cause)