public class RtfException extends IOException
Base class for rtflib exceptions.
This work was authored by Bertrand Delacretaz (bdelacretaz@codeconsult.ch).
Constructor and Description |
---|
RtfException(String reason) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public RtfException(String reason)
reason
- Description of reason for Exception.Copyright © 2025 Apache Software Foundation. All rights reserved.