Exception in transform process.
3.0
Inheritance Path. java.lang.Object-> java.lang.Throwable-> java.lang.Exception-> com.itmill.toolkit.terminal.web.UIDLTransformerException
Creates a new instance of UIDLTransformerException without detail message.
Parameters
msg
description of exception that occurred
te
Transform exception that occurred.
desc
the detailed description.
Constructs an instance of UIDLTransformerException with the specified detail message.
Parameters
Detailed description of exception.
Returns the detailed description.