try{ }catch(Exception e){ //System.out.println(e.toString()); }finally{ //关闭IO流 }
Ctrl +Alt +t
throw //new
throws 方法
继承Exception
重写ToString()