Merge branch 'master' of github.com:OrangeDugongo/UNI-Java

This commit is contained in:
orange 2017-03-02 12:28:05 +01:00
commit 9c434e2eb2
1 changed files with 11 additions and 0 deletions

11
src/Studiamica.md Normal file
View File

@ -0,0 +1,11 @@
**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)