Exception GridLayout.OutOfBoundsException

An Exception object which is thrown when an area exceeds the bounds of the grid.

Synopsis

Since

3.0

Inheritance Path.  java.lang.Object-> java.lang.Throwable-> java.lang.Exception-> java.lang.RuntimeException-> com.itmill.toolkit.ui.GridLayout.OutOfBoundsException

GridLayout.OutOfBoundsException(GridLayout.Area)

Parameters

msg

the detail message.

Constructs an OoutOfBoundsException with the specified detail message.

getArea()

Get the area that is out of bounds