TUM CCSM Commons

edu.tum.cs.commons.html
Class HTMLWriterException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by java.lang.RuntimeException
              extended by edu.tum.cs.commons.html.HTMLWriterException
All Implemented Interfaces:
java.io.Serializable

public class HTMLWriterException
extends java.lang.RuntimeException

A runtime exception used for signaling errors during HTML generation.

Version:
$Rev: 26283 $
Author:
hummelb, $Author: juergens $
See Also:
Serialized Form
Rating:
GREEN Hash: 6233BF56F676205B67C4A4850DC83E54

Constructor Summary
HTMLWriterException(java.lang.String message)
          Create new exception.
 
Method Summary
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

HTMLWriterException

public HTMLWriterException(java.lang.String message)
Create new exception.


TUM CCSM Commons

TUM CCSM Commons - 2.7