org.apache.fop.layout.hyphenation
Class HyphenationException

java.lang.Object
  |
  +--java.lang.Throwable
        |
        +--java.lang.Exception
              |
              +--org.apache.fop.layout.hyphenation.HyphenationException

public class HyphenationException
extends Exception

Author:
Carlos Villegas

Constructor Summary
HyphenationException(String msg)
           

Methods inherited from class java.lang.Throwable
getMessage, getLocalizedMessage, toString, printStackTrace, printStackTrace, printStackTrace, fillInStackTrace

Methods inherited from class java.lang.Object
getClass, hashCode, equals, notify, notifyAll, wait, wait, wait

Constructor Detail

HyphenationException

public HyphenationException(String msg)