Exceptions¶
KvlcError¶
- exception canlib.kvlclib.KvlcError[source]¶
Bases:
DllExceptionBase class for exceptions raised by the kvlclib module.
Looks up the error text in the kvlclib dll and presents it together with the error code and the wrapper function that triggered the exception.
KvlcEndOfFile¶
KvlcFileExists¶
- exception canlib.kvlclib.KvlcFileExists[source]¶
Bases:
KvlcErrorException used when kvlclib returns
Error.FILE_EXISTS.File exists, set
Property.OVERWRITEto overwriteNew in version 1.17.
- status = -6¶