Class ReportingRuntimeException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
de.hybris.platform.solrfacetsearch.reporting.ReportingRuntimeException
All Implemented Interfaces:
Serializable

public class ReportingRuntimeException extends RuntimeException
See Also:
  • Constructor Details

    • ReportingRuntimeException

      public ReportingRuntimeException()
    • ReportingRuntimeException

      public ReportingRuntimeException(String message, Throwable cause)
    • ReportingRuntimeException

      public ReportingRuntimeException(String message)
    • ReportingRuntimeException

      public ReportingRuntimeException(Throwable cause)