Create Noemi.md

This commit is contained in:
Raffaele Mignone 2017-02-20 17:07:03 +01:00 committed by GitHub
parent 0a6515898b
commit 1e8f97d617
1 changed files with 6 additions and 0 deletions

6
src/Noemi.md Normal file
View File

@ -0,0 +1,6 @@
**ParseException** java.text
Errore di conversione della data
**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)