Class ErrorReplacingProcessReader

  • All Implemented Interfaces:
    Runnable

    public final class ErrorReplacingProcessReader
    extends Object
    implements Runnable
    Substrate prints incomprehensible and useless 'potential call paths' that look like stack traces

    This class intercepts them and prints meaningful output instead, so users don't waste hours going on wild goose chases

    • Constructor Detail

    • Method Detail

      • run

        public void run()
        Specified by:
        run in interface Runnable