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

Class UploadI18N.Uploading.Error

    • Constructor Detail

      • Error

        public Error()
    • Method Detail

      • getServerUnavailable

        public String getServerUnavailable()

        Returns:

        translation string

      • setServerUnavailable

        public UploadI18N.Uploading.Error setServerUnavailable​(String serverUnavailable)

        Parameters:

        serverUnavailable - translation string

        Returns:

      • getUnexpectedServerError

        public String getUnexpectedServerError()

        Returns:

        translation string

      • setUnexpectedServerError

        public UploadI18N.Uploading.Error setUnexpectedServerError​(String unexpectedServerError)

        Parameters:

        unexpectedServerError - translation string

        Returns:

      • getForbidden

        public String getForbidden()

        Returns:

        translation string