org.apache.cocoon.generation
Class JXTemplateGenerator.ErrorHolder
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.apache.cocoon.generation.JXTemplateGenerator.ErrorHolder
- All Implemented Interfaces:
- Serializable
- Enclosing class:
- JXTemplateGenerator
public static class JXTemplateGenerator.ErrorHolder
- extends Exception
- See Also:
- Serialized Form
JXTemplateGenerator.ErrorHolder
public JXTemplateGenerator.ErrorHolder(Error err)
printStackTrace
public void printStackTrace(PrintStream ps)
- Overrides:
printStackTrace
in class Throwable
printStackTrace
public void printStackTrace(PrintWriter pw)
- Overrides:
printStackTrace
in class Throwable
printStackTrace
public void printStackTrace()
- Overrides:
printStackTrace
in class Throwable
getError
public Error getError()
Copyright © 1999-2010 The Apache Software Foundation. All Rights Reserved.