Package hsafx

Class ErrorReporting


  • public class ErrorReporting
    extends Object
    A re-implementation of the FatalError class from the hsa console. Replaced constructor with a static method. Added code to make sure popup appears on top.
    Version:
    6.0, May 24, 2018
    Author:
    Sam Scott
    • Constructor Detail

      • ErrorReporting

        public ErrorReporting()
    • Method Detail

      • fatalError

        static void fatalError​(String message)