Class HyphenationException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- com.itextpdf.text.pdf.hyphenation.HyphenationException
-
- All Implemented Interfaces:
java.io.Serializable
public class HyphenationException extends java.lang.Exception
- Author:
- Carlos Villegas
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description HyphenationException(java.lang.String msg)
-