|
|
Criado por IRENE AGUILAR JUAREZ
aproximadamente 6 anos atrás
|
|
try{ }
catch (Exception e){ }
finally { }
Error
Exception
Excepciones Chequeadas
throw
String getMessage()
void printStackTrace()
public void leerFichero(String fich) throws EOFException, FileNotFoundException {…}
RuntimeException
Ocultar acertos