public class HyphenationException extends Exception
An hyphenation exception.
This work was authored by Carlos Villegas (cav@uniscope.co.jp).
TODO Derive from FOPExceptionConstructor and Description |
---|
HyphenationException(String msg)
Construct a hyphenation exception.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public HyphenationException(String msg)
msg
- a message stringThrowable.Throwable(String)
Copyright © 2025 Apache Software Foundation. All rights reserved.