You're viewing an older version of Vaadin JavaDoc. Please see version 24.7.0 for the latest.
com.vaadin.flow.server.

Class UploadException

    • Constructor Detail

      • UploadException

        public UploadException​(Exception exception)

        Exception constructor with exception.

        Parameters:

        exception - exception

      • UploadException

        public UploadException​(String message)

        Exception constructor with message.

        Parameters:

        message - error message