Source code for wehrdj.exceptions



[docs]class ValidationError(Exception): """ We did not have all the requirements for insertion into the table! """