Subj : try catch blocks To : From : lonkar_amit@hotmail.com (Amit Lonkar) Date : Thu May 15 2003 07:21 am This is a multi-part message in MIME format. ------=_NextPart_000_0051_01C31AD8.441AC8D0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Hi all, I have a js file in which i am embedding some java code i want to put a try catch block in it as=20 try { } catch(SQLException ex) { } finally { } Can some one please tll me the syntax to be used for this in the js = file.? I get the error as "Exception: invalid catch block condition" ------=_NextPart_000_0051_01C31AD8.441AC8D0 Content-Type: text/html; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable
Hi all,
 
I have a js file in which i am = embedding some java=20 code
 
i want to put a try catch block in it = as=20
 
try
{
}
catch(SQLException ex)
{
}
finally
{
}
 
Can some one please tll me the syntax = to be used=20 for this in the js file.?
 
I get the error as "Exception: invalid = catch block=20 condition"
------=_NextPart_000_0051_01C31AD8.441AC8D0-- .