ShahriyarR / MySQL-AutoXtraBackup

MySQL-AutoXtraBackup commandline tool written in Python 3 based on Percona XtraBackup
https://autoxtrabackup.azepug.az/
MIT License
139 stars 79 forks source link

There are no custom error messages - all are generic #392

Closed ShahriyarR closed 3 years ago

ShahriyarR commented 4 years ago

As I have noticed after 3-4 years we have missing custom error/exceptions )) Nearly all of them are RunimeError. I think we should separate them to:

ShahriyarR commented 3 years ago

Done. Low priority.