Comment gérer une exception en JAVA ?
try{} catch{} throws{}
new Exception()
try{} get{}
Object.exception()