Variable AttributeNotFoundException.valueType
Expected type for the not-found attribute's value.
Declaration
class AttributeNotFoundException
{
// ...
TypeInfo valueType;
// ...
}