Eddie, what are you talking about?

public class NestableRuntimeException extends RuntimeException implements 
Nestable


org.apache.commons.lang.exception
Class NestableRuntimeException
java.lang.Object
   |
   +-java.lang.Throwable
         |
         +-java.lang.Exception
               |
               +-java.lang.RuntimeException
                     |
                     +-org.apache.commons.lang.exception.NestableRuntimeException


At 07:32 PM 10/8/2002 -0500, you wrote:
>Weird.  The javadoc I have in front of me says it extends object (well the 
>nifty little diagram di-do up top does), but when I examine the class it 
>extends RuntimeException.  That would be why the compiler isn't catching 
>it.  I should have realized that from it's name.
>
>If I'm right then nevermind - if I'm not you can enlighten me if you 
>wish.  I'm going to go check out the javadoc for RTE.
>
>--
>Eddie Bush
>
>
>
>
>--
>To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
>For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
>



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

Reply via email to