Class Configurable.SettingValueAssignmentException

  • All Implemented Interfaces:
    java.io.Serializable
    Enclosing class:
    Configurable

    public static class Configurable.SettingValueAssignmentException
    extends freemarker.core._MiscTemplateException
    The setting name was recognized, but its value couldn't be parsed or the setting couldn't be set for some other reason. This exception always has a cause exception.
    Since:
    2.3.21
    See Also:
    Serialized Form