public class HyphenationException extends Exception
An hyphenation exception.
This work was authored by Carlos Villegas (cav@uniscope.co.jp).
| Constructor and Description |
|---|
HyphenationException(String msg)
Construct a hyphenation exception.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic HyphenationException(String msg)
msg - a message string
Throwable.Throwable(String)
Copyright © 1998–2016 iText Group NV. All rights reserved.