常见的五个编译时异常:
SQLException 、
IOexception 、
FileNotFoundException 、
ClassNotFoundException 、
EOFException 、
IllegaArguementException
常见的五个RunTimeException异常:
StringIndexOutOfBoundsException 、
ArrayIndexOutOfBoundsException 、
ArithmeticException 、
IllegaArguementException 、
NullPointException