Class ReportingException

All Implemented Interfaces:
Serializable

public class ReportingException extends RuntimeException
See Also:
  • Constructor Details Link icon

    • ReportingException Link icon

      public ReportingException()
    • ReportingException Link icon

      public ReportingException(String message)
    • ReportingException Link icon

      public ReportingException(Throwable cause)
    • ReportingException Link icon

      public ReportingException(String message, Throwable cause)