try/catch on stack overflows in java?

Posted by stereos on Stack Overflow See other posts from Stack Overflow or by stereos
Published on 2010-03-29T03:57:53Z Indexed on 2010/03/29 4:03 UTC
Read the original article Hit count: 311

Filed under:
|

Can you try/catch a stack overflow exception in java? It seems to be throwing itself either way. When my procedures overflows, I'd like to "penalize" that value.

© Stack Overflow or respective owner

Related posts about java

Related posts about stackoverflow