Class PMRError

java.lang.Object
org.episteme.natural.chemistry.loaders.cml.util.PMRError

public class PMRError extends Object
MANAGES ERRORS
Since:
1.0
Author:
Silvere Martin-Michiellot, Gemini AI (Google DeepMind)
  • Constructor Details

    • PMRError

      public PMRError()
  • Method Details

    • fatalError

      public static void fatalError(String message)
      writes error message to System.err and calls System.exit(1)
      Parameters:
      message - to be output