java.lang.Object
de.ipk_gatersleben.ag_nw.graffiti.plugins.ios.sbml.SBML_Logger

public class SBML_Logger
extends Object
Special logging wrapper or SBML errors currently mutes the errors thrown by the SBML Reader Later it'll be integrated in the new notification-framework
Author:
matthiak
  • Constructor Details

    • SBML_Logger

      public SBML_Logger()
  • Method Details

    • addErrorMessage

      public static void addErrorMessage​(String errorMsg)
      dummy method, catching errors
      Parameters:
      errorMsg -
    • addErrorMessage

      public static void addErrorMessage​(Exception e)
      dummy method, catching errors
      Parameters:
      errorMsg -