edu.tum.cs.commons.html
Class HTMLWriterException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
edu.tum.cs.commons.html.HTMLWriterException
- All Implemented Interfaces:
- Serializable
public class HTMLWriterException
- extends 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
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
HTMLWriterException
public HTMLWriterException(String message)
- Create new exception.
TUM CCSM Commons - 2.7