Class ReportOutputException

All Implemented Interfaces:
Serializable

public class ReportOutputException extends ApplicationException
See Also:
  • Constructor Details

    • ReportOutputException

      public ReportOutputException()
    • ReportOutputException

      public ReportOutputException(String message, Throwable cause)
    • ReportOutputException

      public ReportOutputException(String message)
    • ReportOutputException

      public ReportOutputException(Throwable cause)