diff options
author | Navan Chauhan <navanchauhan@gmail.com> | 2020-09-24 16:57:10 +0530 |
---|---|---|
committer | Navan Chauhan <navanchauhan@gmail.com> | 2020-09-24 16:57:10 +0530 |
commit | 0ff2f3189ea5aea74303138b531994026222d524 (patch) | |
tree | f68b69293c3a03cbf364874c93e76f0166003455 /app/misc.ini | |
parent | a3e3511e3b6a7419ce5aed5847e481595971b7bc (diff) |
added exception handling for unknown hostname
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 be76896..62c2cc4 100644 --- a/app/misc.ini +++ b/app/misc.ini @@ -9,6 +9,7 @@ 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. +DB02 = Unknown Hostname, failed to connect to the database. CW01 = Looks like an invalid PDB ID |