Class ApplicationStartException

  • All Implemented Interfaces:
    Serializable

    public class ApplicationStartException
    extends RuntimeException
    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
    See Also:
    Serialized Form
    • Constructor Detail

      • ApplicationStartException

        public ApplicationStartException​(Throwable cause)