Title: Сообщение

finally

        {

            try

            {

                outBuff.close();

            }

            catch (Exception e)

            {

                e.printStackTrace();

            }

        }

 

Keeps telling me that .close() could throw a NullPointerException even though all exceptions should be covered by Exception e..

 

.

 

Regards,

 

Patrick M. Ansari

[EMAIL PROTECTED]

 

------------------------------------

186 East Road, R5.1

CB1 1BG Cambridge, Cambridgeshire

United Kingdom

Phone: +44 (0) 1223 475578

------------------------------------

 

Reply via email to