IncompletePluginImplError

exception compas.plugins.IncompletePluginImplError[source]

Bases: Exception

Exception raised when a plugin does not have implementations for all abstract methods of its base class.