org.melati.util
Class ThrowingPrintWriter.TroubleException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.melati.poem.PoemException
org.melati.util.MelatiRuntimeException
org.melati.util.ThrowingPrintWriter.TroubleException
- All Implemented Interfaces:
- Serializable
- Enclosing class:
- ThrowingPrintWriter
public class ThrowingPrintWriter.TroubleException
- extends MelatiRuntimeException
Thrown if there is a problem writing to this
ThowingPrintWriter
.
- See Also:
- Serialized Form
ThrowingPrintWriter.TroubleException
public ThrowingPrintWriter.TroubleException()
getMessage
public String getMessage()
- The detail message which may be null.
- Overrides:
getMessage
in class PoemException
- See Also:
PoemException.getMessage()
Copyright © 2000-2010 PanEris. All Rights Reserved.