org.apache.fop.render.rtf.rtflib.exceptions

Class RtfException

Known Direct Subclasses:
RtfStructureException

public class RtfException
extends java.io.IOException

Base class for rtflib exceptions.
Author:
Bertrand Delacretaz bdelacretaz@codeconsult.ch

Constructor Summary

RtfException(String reason)

Constructor Details

RtfException

public RtfException(String reason)
Parameters:
reason - Description of reason for Exception.

Copyright 1999-2007 The Apache Software Foundation. All Rights Reserved.