Package help

Class GHelpMsg

java.lang.Object
help.GHelpMsg

public class GHelpMsg extends Object
Contains helpful methods for emitting messages to the console.
  • Constructor Details

    • GHelpMsg

      public GHelpMsg()
  • Method Details

    • error

      public static void error(String message)
    • error

      public static void error(String message, Throwable t)
    • flush

      public static void flush()