An
Exception
object which is thrown when two Items
occupy the same space on a grid.
3.0
Inheritance Path. java.lang.Object-> java.lang.Throwable-> java.lang.Exception-> java.lang.RuntimeException-> com.itmill.toolkit.ui.GridLayout.OverlapsException
Parameters
msg
the detail message.
Constructs an
OverlapsException
.