You're viewing an older version of Framework JavaDoc. Please see version 8.28.1 for the latest.
com.vaadin.server.

Class UserError

  • All Implemented Interfaces:

    ErrorMessage, Serializable

    public class UserError
    extends AbstractErrorMessage

    UserError is a controlled error occurred in application. User errors are occur in normal usage of the application and guide the user.

    Since:

    3.0

    Author:

    Vaadin Ltd.

    See Also:

    Serialized Form