Class HyphenationException

java.lang.Object
java.lang.Throwable
java.lang.Exception
com.lowagie.text.pdf.hyphenation.HyphenationException
All Implemented Interfaces:
Serializable

@Deprecated public class HyphenationException extends Exception
Deprecated.
See Also:
  • Field Details

    • serialVersionUID

      private static final long serialVersionUID
      Deprecated.
      See Also:
  • Constructor Details

    • HyphenationException

      public HyphenationException(String msg)
      Deprecated.