Please help...

This must be so simple if anyone can help ...

Example.. (this does not work)..

try{ log[0][0]=(Object)Str; } catch(NullPointerException ne){}

where log[0][0] is an Object[][]

Thank you ...
Very Much....