Paint exepction is trown if painting of a component fails.
3.0
Inheritance Path. java.lang.Object-> java.lang.Throwable-> java.lang.Exception-> java.io.IOException-> com.itmill.toolkit.terminal.PaintException
Parameters
exception
The original exception.
Constructs an instance of
PaintExecption
from IOException.