Function FullName.ensureNoWildcardName

Throws with appropriate message if this.name is "*".

Wildcards are only supported for namespaces, not names.

Prototype

void ensureNoWildcardName(
  string extaMsg = null
);

Authors

Copyright

License