net.sourceforge.rtf
Class UnsupportedRTFDocumentParser

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by net.sourceforge.rtf.UnsupportedRTFDocumentParser
All Implemented Interfaces:
java.io.Serializable

public class UnsupportedRTFDocumentParser
extends java.lang.Exception

See Also:
Serialized Form

Field Summary
static long serialVersionUID
           
 
Constructor Summary
UnsupportedRTFDocumentParser(java.lang.String rtfDocumentParserType)
           
 
Method Summary
 java.lang.String getRTFDocumentParserType()
           
 
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
 

Field Detail

serialVersionUID

public static final long serialVersionUID
See Also:
Constant Field Values
Constructor Detail

UnsupportedRTFDocumentParser

public UnsupportedRTFDocumentParser(java.lang.String rtfDocumentParserType)
Method Detail

getRTFDocumentParserType

public java.lang.String getRTFDocumentParserType()


Copyright 2007 null. All Rights Reserved.