Class RtfStructureException

All Implemented Interfaces:
Serializable

public class RtfStructureException extends RtfException

Thrown when a method call would lead to an invalid RTF document structure.

This work was authored by Bertrand Delacretaz (bdelacretaz@codeconsult.ch).

See Also:
  • Constructor Details

    • RtfStructureException

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