Class InvalidThresholdException

  • All Implemented Interfaces:
    Serializable

    public class InvalidThresholdException
    extends RuntimeException
    Exception class for 0 or invalid threshold of measure.
    Version:
    1.0
    Author:
    Kleanthi Georgala (georgala@informatik.uni-leipzig.de)
    See Also:
    Serialized Form
    • Constructor Detail

      • InvalidThresholdException

        public InvalidThresholdException​(double threshold)