Class ReportItemException

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

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

    • ReportItemException

      public ReportItemException(String info)

      Constructor

      Parameters:
      info - Mensaje definiendo el error
  • Method Details