We use cookies to serve our customers and website visitors in the best possible way. Cookies are used for the proper functioning of the website and for improving the user experience, monitoring visitor traffic and marketing purposes. By continuing to browse the site, you agree to our use of cookies. You can read more about cookies here.
com.vaadin.flow.component.upload.
Package com.vaadin.flow.component.upload
Class UploadI18N.Uploading.Error
java.lang.Object
com.vaadin.flow.component.upload.UploadI18N.Uploading.Error
All Implemented Interfaces:
Enclosing class:
Communication error translations.
See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionsetForbidden
(String forbidden) setServerUnavailable
(String serverUnavailable) setUnexpectedServerError
(String unexpectedServerError)
-
Constructor Details
-
Error
public Error()
-
-
Method Details
-
getUnexpectedServerError
Returns:
translation string
-
setUnexpectedServerError
Parameters:
unexpectedServerError
- translation stringReturns:
-
getForbidden
Returns:
translation string
-
setForbidden
Parameters:
forbidden
- translation stringReturns: