An
Exception
object which is thrown when an area exceeds the
bounds of the grid.
3.0
Inheritance Path. java.lang.Object-> java.lang.Throwable-> java.lang.Exception-> java.lang.RuntimeException-> com.itmill.toolkit.ui.GridLayout.OutOfBoundsException
Parameters
msg
the detail message.
Constructs an
OoutOfBoundsException
with the specified
detail message.