Java essaie ... Catch
try{
// code
}
catch(exception) {
// code
}
SAMER SAEID
try{
// code
}
catch(exception) {
// code
}