Class ReportingException

All Implemented Interfaces:
Serializable

public class ReportingException extends RuntimeException
See Also:
  • Constructor Details

    • ReportingException

      public ReportingException()
    • ReportingException

      public ReportingException(String message)
    • ReportingException

      public ReportingException(Throwable cause)
    • ReportingException

      public ReportingException(String message, Throwable cause)