Class FieldBindingException

  • All Implemented Interfaces:
    Serializable

    public class FieldBindingException
    extends RuntimeException
    Exception that is thrown when an error occurs during field binding when reading a design template
    Since:
    7.4
    Author:
    Vaadin Ltd
    See Also:
    Serialized Form
    • Constructor Detail

      • FieldBindingException

        public FieldBindingException​(String message)
      • FieldBindingException

        public FieldBindingException​(String message,
                                     Throwable cause)