com.vaadin.flow.server.startup.

Class DuplicateNavigationTitleException

    • Constructor Detail

      • DuplicateNavigationTitleException

        public DuplicateNavigationTitleException(String message)

        Constructs a new exception with the specified detail message.

        Parameters:

        message - the detail message. The detail message is saved for later retrieval by the Throwable.getMessage() method.