Come gestire le eccezioni in Java senza il meccanismo try catch?#
- Incapsulare i parametri di chiamata in oggetti Request/Response
- e le performance?
- Passare sempre un oggetto Message al metodo
- e l'eleganza?
- Il chiamante legge nel System.err/out
- e il multithreading?
Mi fate un esempio di caso in cui non è possibile / utile / necessario / consigliabile usare il try-catch?
--m.sanfilippo, 30-ott-2008
invocando metodi Java da RPG non è possible utlizzare il try catch
--MattiaRocchi, 30-ott-2008
Add new attachment
Only authorized users are allowed to upload new attachments.