2006/3/28, Tim Ellison <[EMAIL PROTECTED]>: > If the exception is thrown it is not going to have a useful stack to > help debug the cause of the bad parameters.
Moreover it is a security hole - different applets can talk to each other via Exception.setStackTrace/getStackTrace methods. Thanks, Mikhail
