Class StatisticsReportIdNotFoundException

  • All Implemented Interfaces:
    Serializable

    public class StatisticsReportIdNotFoundException
    extends RuntimeException

    StatisticsReportIdNotFoundException class.

    Since:
    1.8.1
    Version:
    $Id: $
    Author:
    ranger
    See Also:
    Serialized Form
    • Field Detail

      • badId

        protected String badId
      • message

        protected String message
    • Constructor Detail

      • StatisticsReportIdNotFoundException

        public StatisticsReportIdNotFoundException​(String msg,
                                                   String id,
                                                   Throwable cause)

        Constructor for StatisticsReportIdNotFoundException.

        Parameters:
        msg - a String object.
        id - a String object.