Class ReportedFailedException

All Implemented Interfaces:
Serializable

public class ReportedFailedException extends FailedException
See Also:
  • Constructor Details

    • ReportedFailedException

      public ReportedFailedException()
    • ReportedFailedException

      public ReportedFailedException(String msg)
    • ReportedFailedException

      public ReportedFailedException(String msg, Throwable cause)
    • ReportedFailedException

      public ReportedFailedException(Throwable cause)