diff options
author | Navan Chauhan <navanchauhan@gmail.com> | 2020-09-19 16:01:49 +0530 |
---|---|---|
committer | Navan Chauhan <navanchauhan@gmail.com> | 2020-09-19 16:01:49 +0530 |
commit | 92b2da20a115b978f9789e6e0a353d44ddcabe62 (patch) | |
tree | c7cc1f2ef71a540d89fb64272648d99856b346fa /app/misc.ini | |
parent | d102cf38a122ed976e684db943b450512c761618 (diff) |
added failed to connect to db error
Diffstat (limited to 'app/misc.ini')
-rw-r--r-- | app/misc.ini | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/app/misc.ini b/app/misc.ini index cdf439c..be76896 100644 --- a/app/misc.ini +++ b/app/misc.ini @@ -7,6 +7,7 @@ OD03 = Failed to write the converted PDBQT file PL02 = Failed to import PLIP, please ensure that you have correctly installed PLIP PL01 = Failed to fetch the PDB, please check the PDB Code +DB00 = Failed to connect to the database. DB01 = This Job ID does not exist 😠. If you think this is an error, please contact us. CW01 = Looks like an invalid PDB ID |