Class Integer2TextConfigurationException

  • All Implemented Interfaces:
    Serializable

    public class Integer2TextConfigurationException
    extends Exception
    Provides an exception to indicate problems when configuring an integer to text factory or instance.
    See Also:
    Serialized Form
    • Constructor Detail

      • Integer2TextConfigurationException

        protected Integer2TextConfigurationException()
      • Integer2TextConfigurationException

        protected Integer2TextConfigurationException​(String message)
      • Integer2TextConfigurationException

        protected Integer2TextConfigurationException​(Throwable cause)
      • Integer2TextConfigurationException

        protected Integer2TextConfigurationException​(String message,
                                                     Throwable cause)