netlab.errors.lab

Exceptions

ContentNotFoundError([message])

con_id is not found.

ExerciseNotFoundError([message])

ex_id is not found.

exception netlab.errors.lab.ContentNotFoundError(message=None)

con_id is not found.

exception netlab.errors.lab.ExerciseNotFoundError(message=None)

ex_id is not found.