org.mmbase.framework
Class ErrorRenderer.Error
java.lang.Object
org.mmbase.framework.ErrorRenderer.Error
- Enclosing class:
- ErrorRenderer
public static class ErrorRenderer.Error
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
status
public int status
exception
public final Throwable exception
title
protected String title
ErrorRenderer.Error
public ErrorRenderer.Error(int s,
Throwable e)
getStack
protected LinkedList<Throwable> getStack()
getTitle
protected String getTitle(Throwable t)
getTitle
public String getTitle()
getErrorReport
public Writer getErrorReport(Writer to,
HttpServletRequest request,
CharTransformer escape)
throws IOException
- Throws:
IOException
MMBase 2.0-SNAPSHOT - null