Class GridLayout.OutOfBoundsException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.vaadin.classic.v8.ui.GridLayout.OutOfBoundsException
All Implemented Interfaces:
Serializable
Enclosing class:
GridLayout

public static class GridLayout.OutOfBoundsException extends RuntimeException
An Exception object which is thrown when an area exceeds the bounds of the grid.
See Also:
  • Method Details

    • getArea

      public com.vaadin.classic.v8.ui.GridLayout.Cell getArea()
      Gets the area that is out of bounds.
      Returns:
      the area out of Bound.