org.pentaho.reporting.engine.classic.core.modules.output.table.html.helper
Class HtmlOutputProcessingException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.pentaho.reporting.libraries.base.util.StackableRuntimeException
org.pentaho.reporting.engine.classic.core.modules.output.table.html.helper.HtmlOutputProcessingException
- All Implemented Interfaces:
- Serializable
public class HtmlOutputProcessingException
- extends org.pentaho.reporting.libraries.base.util.StackableRuntimeException
Creation-Date: 30.08.2007, 17:14:39
- Author:
- Thomas Morgner
- See Also:
- Serialized Form
Methods inherited from class org.pentaho.reporting.libraries.base.util.StackableRuntimeException |
getParent, getParentThrowable, printStackTrace, printStackTrace, printStackTrace |
HtmlOutputProcessingException
public HtmlOutputProcessingException()
HtmlOutputProcessingException
public HtmlOutputProcessingException(String message,
Exception ex)
HtmlOutputProcessingException
public HtmlOutputProcessingException(String message)