Developers

Exceptions

NotImplementedMethodError([method, caller, ...])

Exception raised when a method has not been fully implemented yet.

LibraryNotFoundError([library, caller, message])

Exception raised when a library required by the user is not found.