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

Class RtfStructureException


public class RtfStructureException
extends RtfException

Thrown when a method call would lead to an invalid RTF document structure.
Author:
Bertrand Delacretaz bdelacretaz@codeconsult.ch

Constructor Summary

RtfStructureException(String reason)

Constructor Details

RtfStructureException

public RtfStructureException(String reason)
Parameters:
reason - Description of reason for exception.

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