Class EmptyHistogramException

  • All Implemented Interfaces:
    Serializable

    public class EmptyHistogramException
    extends DataValidationException
    Empty histograms can be handled as a special case and not count against "blocked", if desired.
    Author:
    vasily@wavefront.com
    See Also:
    Serialized Form
    • Constructor Detail

      • EmptyHistogramException

        public EmptyHistogramException​(String message)