Java程序设计.pptVIP

  • 5
  • 0
  • 约1.37万字
  • 约 47页
  • 2017-02-15 发布于北京
  • 举报
Java程序设计.ppt

Java程序设计 Java Programming Spring, 2013 Contents Why Exceptions? What are Exceptions? Handling Exceptions Creating Exception Types Why Exceptions(异常)? During execution(执行), programs can run into many kinds of errors; What do we do when an error occurs? Java uses exceptions to provide the error-handling capabilities for its programs. Exceptions (异常) Error Class Critical(严重的) error which is not acceptable in normal application program. Exception Class Possible exception in normal application program execution; Possible to handle by programmer. Exceptions (异常) An exception is an event(事件) th

文档评论(0)

1亿VIP精品文档

相关文档