AttributeError

The error that is thrown when Vertices.attribute(name) doesn't find an attribute with that name.

class AttributeError : Exception {}

Constructors

this
this(string what, string file, size_t line)
Undocumented in source.

Meta