Class DeltaCounterValueException

  • All Implemented Interfaces:
    Serializable

    public class DeltaCounterValueException
    extends DataValidationException
    Non-positive delta counters can be handled as a special case and not count against "blocked", if desired.
    Author:
    vasily@wavefront.com
    See Also:
    Serialized Form
    • Constructor Detail

      • DeltaCounterValueException

        public DeltaCounterValueException​(String message)