vantage6.algorithm.tools.exceptions.MethodNotFoundError#

exception MethodNotFoundError#

Raised when the algorithm method is not found.

This error may be raised if the user calls a non-existing method, or if the algorithm image is not built correctly.