A simple exception wrapper class used for code generation failures. These is a runtime exception, because user errors that result in code generation failures are reported through the APT messager class.
This is an unrecoverable error during code generation. It should not occur and would typically be the result of a bug in the Tapestry code.
@author Mindbridge
@version $Id: CodeGenerationException.java 243791 2004-02-19 17:38:13Z hlship $
@since 3.0
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.