Package com.vaadin.classic.v8.ui
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:
java.io.Serializable
- Enclosing class:
- GridLayout
public static class GridLayout.OutOfBoundsException extends java.lang.RuntimeExceptionAnExceptionobject which is thrown when an area exceeds the bounds of the grid.- See Also:
- Serialized Form
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description com.vaadin.classic.v8.ui.GridLayout.CellgetArea()Gets the area that is out of bounds.
-