Class HyphenatorConfigurationException

  • All Implemented Interfaces:
    Serializable

    public class HyphenatorConfigurationException
    extends Exception
    Provides an exception that indicates that a feature is not supported.
    See Also:
    Serialized Form
    • Constructor Detail

      • HyphenatorConfigurationException

        protected HyphenatorConfigurationException()
      • HyphenatorConfigurationException

        protected HyphenatorConfigurationException​(String message)
      • HyphenatorConfigurationException

        protected HyphenatorConfigurationException​(Throwable cause)
      • HyphenatorConfigurationException

        protected HyphenatorConfigurationException​(String message,
                                                   Throwable cause)