Update Noemi.md

This commit is contained in:
Raffaele Mignone 2017-02-20 17:08:38 +01:00 committed by GitHub
parent 2ab148db08
commit 79b2165fd4
1 changed files with 3 additions and 3 deletions

View File

@ -1,11 +1,11 @@
**ParseException** java.text
Errore di conversione della data
---
**NumberFormatException** java.lang *non va importata*
**NumberFormatException** java.lang(*non va importata*)
Errore conversione da stringa a numero(int, double, ecc.)
---
**FileNotFoundException** java.io
File non trovato -> Nel catch va semre System.exit(1)