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).
Constructor and Description |
---|
RtfStructureException(String reason) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public RtfStructureException(String reason)
reason
- Description of reason for exception.Copyright © 2025 Apache Software Foundation. All rights reserved.