java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.apache.syncope.core.provisioning.java.job.report.ReportException
All Implemented Interfaces:
Serializable

public class ReportException extends RuntimeException
See Also:
  • Constructor Details

    • ReportException

      public ReportException(Throwable cause)
    • ReportException

      public ReportException(String message, Throwable cause)