Function AttributeNotFoundException.this

Prototype

this(
  Tag base,
  FullName tagName,
  FullName attributeName,
  TypeInfo valueType,
  string msg,
  string file = __FILE__,
  ulong line = cast(ulong)__LINE__
);

Authors

Copyright

License