Exception GridLayout.OverlapsException

An Exception object which is thrown when two Items occupy the same space on a grid.

Synopsis

Since

3.0

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

GridLayout.OverlapsException(GridLayout.Area)

Parameters

msg

the detail message.

Constructs an OverlapsException .

getArea()

Get the area