|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object java.lang.Throwable java.lang.Exception com.lowagie.text.rtf.parser.exceptions.RtfParserException com.lowagie.text.rtf.parser.exceptions.RtfUnknownCtrlWordException
public class RtfUnknownCtrlWordException
Constructor Summary | |
---|---|
RtfUnknownCtrlWordException()
Constructs a RtfParserException whithout a message. |
Method Summary |
---|
Methods inherited from class com.lowagie.text.rtf.parser.exceptions.RtfParserException |
---|
getLocalizedMessage, getMessage, printStackTrace, printStackTrace, printStackTrace, toString |
Methods inherited from class java.lang.Throwable |
---|
fillInStackTrace, getCause, getStackTrace, initCause, setStackTrace |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public RtfUnknownCtrlWordException()
RtfParserException
whithout a message.
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |