META-INF.java.lang.Throwable.html Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of mayaa Show documentation
Show all versions of mayaa Show documentation
Mayaa is server side web template engine that is strongly aware of work sharing between programmers and designers based on HTML based templates.
The newest version!
${
response.setStatus(500);
if (application['org.seasar.mayaa.debug'] == null) {
if (handledError != null) {
if (handledError instanceof Packages.org.seasar.mayaa.impl.engine.PageNotFoundException) {
response.error(404, handledError.message);
} else {
handledError.printStackTrace();
response.error(500, handledError.message);
}
}
throwJava(new Packages.org.seasar.mayaa.impl.engine.RenderingTerminated());
}
}
${ Packages.org.seasar.mayaa.impl.util.StringUtil.escapeXml(handledError.getClass().getName()) }
Error occurred while rendering.
ERROR MESSAGE in LOG
error message in Exception
requested path:
/index.html
properties:
sourceName: sourceName
lineNumber: lineNumber
lineSource: lineSource
${ var trace = exception.stackTrace; }
[+]
stackTrace: className
attribute
trace
trace
trace
trace
trace
trace
[+]
name
attribute
name =
value