> 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]
- Re: Throwing "Exception" from within jon
- Re: Throwing "Exception" from within Kevin A. Burton
- Re: Throwing "Exception" from within John McNally
- Re: Throwing "Exception" fromwithinTurbineinstea... Kevin A. Burton
- Re: Throwing "Exception" from jon
- Re: Throwing "Exception" from Kevin A. Burton
- RE: Throwing "Exception" from Frank Kim
- Re: Throwing "Exception" from Kevin A. Burton
- Re: Throwing "Exception" from jon
- Re: Throwing "Exception" from Kevin A. Burton
- Frank Kim
