>
synchronized void addLoggerListener( final LoggerListener listener )
     throws java.lang.UnsupportedOperationException

> UnsupportedOperationException is a RuntimeException and requires no
try/catch

Oh great ... so you want to throw an exception without the compiler telling
me about it.  :-)

        -- Noel


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to