pynedm.exception

Exceptions

exception pynedm.exception.CommandCollision[source]

pynedm.utils.listen() was called on a database where particular commands were already being used.

exception pynedm.exception.CommandError[source]

Command not correct

exception pynedm.exception.PynEDMException[source]

General exception for pynedm

exception pynedm.exception.PynEDMNoFile[source]

File does not exist.