Hi!

Darius Davidavicius wrote:
> later exception type is checked and needed exeption is thrown but if no one maches
>          {
>             // Rethrow exception
>             throw (Exception)e;
>          }
> BUT e CANNOT BE CASTED TO Exception

Why? What class is it then?

/Rickard

-- 
Rickard �berg

Email: [EMAIL PROTECTED]


--
--------------------------------------------------------------
To subscribe:        [EMAIL PROTECTED]
To unsubscribe:      [EMAIL PROTECTED]
Problems?:           [EMAIL PROTECTED]

Reply via email to