Class MetricException

java.lang.Object
java.lang.Throwable
java.lang.Exception
us.muit.fs.a4i.exceptions.MetricException
All Implemented Interfaces:
Serializable

public class MetricException extends Exception
Author:
Isabel Román
See Also:
  • Constructor Details

    • MetricException

      public MetricException(String info)

      Constructor

      Parameters:
      info - Mensaje definiendo el error
  • Method Details