class XML::Mapping::SingleAttributeNode::NoAttrValueSet

Exception that may be used by implementations of extract_attr_value to announce that the attribute value is not set in the XML and, consequently, the default value should be set in the object being created, or an Exception be raised if no default value was specified.