Class ReportFormattingException

All Implemented Interfaces:
Serializable

public class ReportFormattingException extends ReportingException
Thrown when formatter's logic fails
See Also:
  • Constructor Details

    • ReportFormattingException

      public ReportFormattingException()
    • ReportFormattingException

      public ReportFormattingException(String message)
    • ReportFormattingException

      public ReportFormattingException(String message, Throwable cause)
    • ReportFormattingException

      public ReportFormattingException(Throwable cause)