This is version . It is not the current version, and thus it cannot be edited.
[Back to current version]   [Restore this version]

Come gestire le eccezioni in Java senza il meccanismo try catch?#

  1. Incapsulare i parametri di chiamata in oggetti Request/Response
    1. e le performance?
  2. Passare sempre un oggetto Message al metodo
    1. e l'eleganza?
  3. Il chiamante legge nel System.err/out
    1. 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.
« This particular version was published on 14-Apr-2010 14:30 by MattiaRocchi.