From 0ff2f3189ea5aea74303138b531994026222d524 Mon Sep 17 00:00:00 2001 From: Navan Chauhan Date: Thu, 24 Sep 2020 16:57:10 +0530 Subject: added exception handling for unknown hostname --- app/misc.ini | 1 + 1 file changed, 1 insertion(+) (limited to 'app/misc.ini') 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 -- cgit v1.2.3