Package com.itextpdf.layout.hyphenation
Class HyphenationException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.itextpdf.layout.hyphenation.HyphenationException
- All Implemented Interfaces:
-
Serializable
A hyphenation exception.
This work was authored by Carlos Villegas (cav@uniscope.co.jp).
- See Also:
-
Constructor Summary
-
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
HyphenationException
Construct a hyphenation exception.- Parameters:
-
msg
- a message string
-