Class QuteErrorPageSetup

  • All Implemented Interfaces:
    io.quarkus.dev.spi.HotReplacementSetup

    public class QuteErrorPageSetup
    extends Object
    implements io.quarkus.dev.spi.HotReplacementSetup
    • Constructor Detail

      • QuteErrorPageSetup

        public QuteErrorPageSetup()
    • Method Detail

      • setupHotDeployment

        public void setupHotDeployment​(io.quarkus.dev.spi.HotReplacementContext context)
        Specified by:
        setupHotDeployment in interface io.quarkus.dev.spi.HotReplacementSetup
      • htmlPadRight

        static String htmlPadRight​(String s,
                                   int n)