> Not a cast:
>
> try {
> ...
> } catch(Exception e) {
>     throw new TurbineException(e.getMessage()); //or whatever
> }


Right.  I misspoke.  I know it's not a "cast"
Not wanting to do the try/catch and wrapping Exception in every method is
what I meant.



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

Reply via email to