Class IndicatorException

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

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

    • IndicatorException

      public IndicatorException(String info)

      Constructor

      Parameters:
      info - Mensaje definiendo el error
  • Method Details