Class StartupFailureException

    • Constructor Detail

      • StartupFailureException

        public StartupFailureException​(String message)
        Constructor.
        Parameters:
        message - The exception message
      • StartupFailureException

        public StartupFailureException​(String message,
                                       Throwable cause)
        Constructor.
        Parameters:
        message - The exception message
        cause - The nested exception