Class EmptyDataSetException

  • All Implemented Interfaces:
    Serializable

    public class EmptyDataSetException
    extends RuntimeException
    Unchecked exception thrown when an attempt is made to obtain statistics from a DataSet that has had no values added to it.
    See Also:
    Serialized Form
    • Constructor Detail

      • EmptyDataSetException

        public EmptyDataSetException()