Package io.quarkus.dev.appstate


package io.quarkus.dev.appstate
  • Class
    Description
    Exception that is reported if the application fails to start This exception has already been logged when this exception is generated, so should not be logged again
    A class that allows for access to the application state, even from outside the runtime class loader.